mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
update
This commit is contained in:
committed by
Steve Androulakis
parent
dcb6271c23
commit
e67b8a56ef
19
.env.example
19
.env.example
@@ -5,23 +5,8 @@ FOOTBALL_DATA_API_KEY=....
|
|||||||
|
|
||||||
STRIPE_API_KEY=sk_test_51J...
|
STRIPE_API_KEY=sk_test_51J...
|
||||||
|
|
||||||
LLM_PROVIDER=openai # default
|
LLM_MODEL=openai/gpt-4o # default
|
||||||
OPENAI_API_KEY=sk-proj-...
|
LLM_KEY=sk-proj-...
|
||||||
# or
|
|
||||||
#LLM_PROVIDER=grok
|
|
||||||
#GROK_API_KEY=xai-your-grok-api-key
|
|
||||||
# or
|
|
||||||
# LLM_PROVIDER=ollama
|
|
||||||
# OLLAMA_MODEL_NAME=qwen2.5:14b
|
|
||||||
# or
|
|
||||||
# LLM_PROVIDER=google
|
|
||||||
# GOOGLE_API_KEY=your-google-api-key
|
|
||||||
# or
|
|
||||||
# LLM_PROVIDER=anthropic
|
|
||||||
# ANTHROPIC_API_KEY=your-anthropic-api-key
|
|
||||||
# or
|
|
||||||
# LLM_PROVIDER=deepseek
|
|
||||||
# DEEPSEEK_API_KEY=your-deepseek-api-key
|
|
||||||
|
|
||||||
|
|
||||||
# uncomment and unset these environment variables to connect to the local dev server
|
# uncomment and unset these environment variables to connect to the local dev server
|
||||||
|
|||||||
Reference in New Issue
Block a user