mirror of
https://github.com/run-llama/template-workflow-human-in-the-loop.git
synced 2026-07-01 21:14:03 -04:00
6 lines
317 B
Bash
6 lines
317 B
Bash
# Copy to .env and add any secrets here.
|
|
# Note: To use LlamaCloud services, add `llama_cloud = true` under [tool.llamadeploy]
|
|
# in pyproject.toml. This allows llamactl to prompt you to log in and automatically
|
|
# inject the API key into your process (no need to add LLAMA_CLOUD_API_KEY here).
|
|
# OPENAI_API_KEY=sk-xxx
|