Skip to content

KitsonBroadhurst/openai-swarm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Swarm Demo

Project setup

Install poetry:

pipx install poetry

Install project dependencies:

poetry install

Copy the .env.example and create a .env file with your OPENAI_API_KEY

Running the application

Activate the project environment:

poetry shell

To start and run the application:

poetry run python app.py

To stop the virtual environment:

exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages