-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update autogen.md to include Azure config example + patch for `pyauto…
…gen>=0.2.0` (#555) * Update autogen.md * in groupchat example add an azure elif * fixed missing azure mappings + corrected the gpt-4-turbo one * Updated MemGPT AutoGen agent to take credentials and store them in the config (allows users to use memgpt+autogen without running memgpt configure), also patched api_base kwarg for autogen >=v0.2 * add note about 0.2 testing * added overview to autogen integration page * default examples to openai, sync config header between the two main examples, change speaker mode to round-robin in 2-way chat to supress warning * sync config header on last example (not used in docs) * refactor to make sure we use existing config when writing out extra credentials * fixed bug in local LLM where we need to comment out api_type (for pyautogen>=0.2.0)
- Loading branch information
Showing
6 changed files
with
325 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.