mirror of
https://github.com/run-llama/template-workflow-classify-extract-sec.git
synced 2026-06-30 21:57:55 -04:00
improve .env documentation comment (#182)
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
# copy to .env and place any needed secrets here. LLAMA_CLOUD_API_KEY will be automatically set
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user