src/env_example gelöscht
This commit is contained in:
parent
ab0ac48400
commit
a84501b690
@ -1,15 +0,0 @@
|
||||
# AI Provider Configuration
|
||||
# Set to "openai" or "anthropic"
|
||||
AI_PROVIDER=anthropic
|
||||
|
||||
# OpenAI API Configuration (if using OpenAI) - not implemented!
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
OPENAI_MODEL=gpt-4
|
||||
|
||||
# Anthropic API Configuration (if using Anthropic)
|
||||
ANTHROPIC_API_KEY=your_anthropic_api_key_here
|
||||
ANTHROPIC_MODEL=claude-3-opus-20240229
|
||||
|
||||
# Search API Configuration (Google Custom Search)
|
||||
SEARCH_API_KEY=your_google_api_key_here
|
||||
SEARCH_ENGINE_ID=your_search_engine_id_here
|
Loading…
x
Reference in New Issue
Block a user