config.toml.template 143 B

1234
  1. # This is a template. Run `cp config.toml.template config.toml` to use it.
  2. OPENAI_API_KEY="<YOUR OPENAI API KEY>"
  3. WORKSPACE_DIR="./workspace"