jgravelle / AutoGroq

AutoGroq is a groundbreaking tool that revolutionizes the way users interact with Autogen™ and other AI assistants. By dynamically generating tailored teams of AI agents based on your project requirements, AutoGroq eliminates the need for manual configuration and allows you to tackle any question, problem, or project with ease and efficiency.

Home Page:https://autogroq.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move the creation Prompts used to allow user changes

scruffynerf opened this issue · comments

The various prompts actually used (the skills, the agents, etc etc) should be in at least a user config file so it can be edited and/or add some UI to edit and save.

And while on the topic, using 'Autogen Studio python skill' in the skill creation prompt gets better results than 'python skill', and giving an example showing the format (which autogen actually can (and does?) read for context) helps with ensuring the formatting is correct, and comments and arguments are correctly spec'ed

Thanks again! I've divorced the prompts from their surrounding code...