config.toml.template 140 B

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