improve .env documentation comment (#182)

This commit is contained in:
Adrian Lyjak
2026-01-23 12:42:52 -05:00
committed by GitHub
parent d4aa6ce1b3
commit dc6a335e6f
+5
View File
@@ -0,0 +1,5 @@
# 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