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.
https://autogroq.streamlit.app/
1.31k stars 440 forks source link

use gitignore for compiled python etc #29

Closed scruffynerf closed 4 months ago

scruffynerf commented 4 months ago

It's a best practice to use .gitignore to remove the pycache directories, which are both autocreated, and user specific (version, machine, etc etc)

Also, provide a sample config file to copy before first use, and remove the actual config from the repo, otherwise any git update balks due to file changes made to that config file.

jgravelle commented 4 months ago

Thanks for the tip! I'm on it... -jjg

On Thu, May 30, 2024 at 11:35 AM scruffynerf @.***> wrote:

It's a best practice to use .gitignore to remove the pycache directories, which are both autocreated, and user specific (version, machine, etc etc)

— Reply to this email directly, view it on GitHub https://github.com/jgravelle/AutoGroq/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZ6GXG6BEV6LQERCNKXZ3DZE5INRAVCNFSM6AAAAABIRIMCTCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDMMBZHA4TEOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jgravelle commented 4 months ago

Had to meet you half way. Streamlit immediately digests GitHub updates, so a valid config.py is mandatory. Thanks again...

scruffynerf commented 4 months ago

@jgravelle You should delete the existing pycache folders (there are 3 I think)

jgravelle commented 4 months ago

Four. Got 'em. Thanks...

-jjg

On Thu, May 30, 2024 at 3:47 PM scruffynerf @.***> wrote:

You should delete the existing pycache folders (there are 3 I think)

— Reply to this email directly, view it on GitHub https://github.com/jgravelle/AutoGroq/issues/29#issuecomment-2140838826, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZ6GXEZQQBWJLOYPVL7BFDZE6F47AVCNFSM6AAAAABIRIMCTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQHAZTQOBSGY . You are receiving this because you modified the open/close state.Message ID: @.***>