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.21k stars 423 forks source link

No secrets files found! #19

Closed Daniel-Trung-Nguyen closed 2 months ago

Daniel-Trung-Nguyen commented 2 months ago

I got this issue after pulling the latest version (6.6.6)

image

jgravelle commented 2 months ago

Streamlit had an upgrade. Might want to try:

pip install streamlit --upgrade

jgravelle commented 2 months ago

I was able to reproduce this. Give me a few minutes for the fix...