mirror of
https://github.com/run-llama/template-workflow-invoice-extraction.git
synced 2026-07-01 21:24:00 -04:00
6 lines
310 B
Bash
6 lines
310 B
Bash
# Copy to .env and add any secrets here.
|
|
# Note: LLAMA_CLOUD_API_KEY does not need to be added here. This template has
|
|
# `llama_cloud = true` set under [tool.llamadeploy] in pyproject.toml, so llamactl
|
|
# will prompt you to log in and automatically inject the API key into your process.
|
|
# OPENAI_API_KEY=sk-xxx
|