Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README-template.md 326 B

Quickstart

  1. Check above instructions for setting up your environment and export required environment variables For example, if you are using bash, you can run the following command to set up OpenAI API key
export OPENAI_API_KEY=your_api_key
  1. Run the example
poetry run python example.py