anthropic support

This commit is contained in:
Steve Androulakis
2025-01-24 16:59:15 -08:00
parent e78f076484
commit 71b0372e62
5 changed files with 70 additions and 3 deletions

View File

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