Skip to content

maxwell-01/autogen-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autogen-experiments

Setup

Install dependencies:

  1. pip install pyautogen
  2. pip install docker

Create your environment variables

  1. create a .env file in the root of the project
  2. add your api keys and urls eg:
OPENAI_API_KEY=sk-api_key_here
AZURE_OPENAI_API_KEY=api_key_here
AZURE_OPENAI_API_BASE=azure_api_base_url_here
AZURE_OPENAI_VERSION="..."

You can add additional models to get_autogen_config_list.py, be sure to add any additional api keys or urls to your .env file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages