Skip to content

griptape-ai/griptape-multiagent-orchestration

Repository files navigation

Getting Started

  1. Copy the ..env.example file and rename it .env. Put in your own value for your OpenAI API Key.
  2. Install dependencies: poetry lock
  3. Run brew install graphviz
  4. Run poetry install
  5. To run an example: poetry run python examples/<your directory name>/main.py
  6. Visit Gradio UI at http://127.0.0.1:7860 (or whatever the terminal says it's on).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages