Skip to content

clintlord-church/icscon-agentic-patterns-autogen

Repository files navigation

Setup

API Keys

  1. Create a new file in the root directory called .env that looks like .env-example
  2. Fill in the values for the API keys in the .env file

NOTE:

  • You don't need to have keys for Fireworks.ai, Anthropic or Google if you don't use those models.

Installing modules

This project depends on pyenv and pipenv. To install the dependencies, run the following commands:

pipenv install --python=$(pyenv which python)

Docker

For AutoGen to execute code it used Docker. You will need to have Docker installed and running before you can run the coder agent demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages