diff --git a/.env.template b/.env.template new file mode 100644 index 0000000..e5439b0 --- /dev/null +++ b/.env.template @@ -0,0 +1,5 @@ +# 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