Add some env variables

This commit is contained in:
DominicJamesWhite 2025-04-09 14:44:52 +02:00
parent c692b676f6
commit 2d8b5ebc61

View File

@ -1,5 +1,5 @@
# Your openai api key. (required) # Your openai api key. (required)
OPENAI_API_KEY=sk-xxxx OPENAI_API_KEY=
# DeepSeek Api Key. (Optional) # DeepSeek Api Key. (Optional)
DEEPSEEK_API_KEY= DEEPSEEK_API_KEY=
@ -16,12 +16,12 @@ PROXY_URL=http://localhost:7890
ENABLE_MCP= ENABLE_MCP=
# Humanitec token for authenticating humctl in the container (required if ENABLE_MCP is true) # Humanitec token for authenticating humctl in the container (required if ENABLE_MCP is true)
HUMANITEC_TOKEN= HUMANITEC_TOKEN=-joeSywk8dCOCzD7f8Etu1axDyGyAd1QK8_emcBTSn_c
# (optional) # (optional)
# Default: Empty # Default: Empty
# Google Gemini Pro API key, set if you want to use Google Gemini Pro API. # Google Gemini Pro API key, set if you want to use Google Gemini Pro API.
GOOGLE_API_KEY= GOOGLE_API_KEY=AIzaSyAQ-8sZr5jdnCoLtqF_e63IB5sHuRNFx9k
# (optional) # (optional)
# Default: https://generativelanguage.googleapis.com/ # Default: https://generativelanguage.googleapis.com/
@ -65,7 +65,7 @@ CUSTOM_MODELS=
# (optional) # (optional)
# Default: Empty # Default: Empty
# Change default model # Change default model
DEFAULT_MODEL= DEFAULT_MODEL=gemini-2.5-pro-preview-03-25
# anthropic claude Api Key.(optional) # anthropic claude Api Key.(optional)
ANTHROPIC_API_KEY= ANTHROPIC_API_KEY=