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

Fix: Ensure correct usage of gpt-4o instead of defaulting to gpt-4 #21

Closed felipe-de-godoy closed 2 months ago

felipe-de-godoy commented 2 months ago

Overview

This pull request addresses an issue where the configuration intended to use gpt-4o was defaulting to gpt-4. The fix ensures that the system correctly uses gpt-4o when specified.

Related Issue

Changes Made

Testing

Impacts