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 422 forks source link

Use generic model pointer gpt-4-turbo #8

Closed Morriz closed 2 months ago

Morriz commented 2 months ago

Plz don't use dated gpt model pointers like gpt-4-1106-preview as those get outdated.

(See https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4)

jgravelle commented 2 months ago

Done and pushed. Good catch! Thanks... -jjg