google gemini support

This commit is contained in:
Steve Androulakis
2025-01-24 15:53:45 -08:00
parent 7977894f64
commit 20fdf935ab
6 changed files with 384 additions and 3 deletions

View File

@@ -9,6 +9,9 @@ LLM_PROVIDER=openai # default
# or
# LLM_PROVIDER=ollama
# OLLAMA_MODEL_NAME=qwen2.5:14b
# or
# LLM_PROVIDER=google
# GOOGLE_API_KEY=your-google-api-key
# uncomment and unset these environment variables to connect to the local dev server
# TEMPORAL_ADDRESS=namespace.acct.tmprl.cloud:7233