Add OpenRouter provider and remove Perplexity
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
# Если одновременно указать несколько AI ключей, колонка выдаст ошибку.
|
||||
AI_PROVIDER=
|
||||
|
||||
# Perplexity
|
||||
# PERPLEXITY_API_KEY=your_perplexity_api_key_here
|
||||
PERPLEXITY_MODEL=llama-3.1-sonar-small-128k-chat
|
||||
PERPLEXITY_API_URL=https://api.perplexity.ai/chat/completions
|
||||
# OpenRouter
|
||||
# OPENROUTER_API_KEY=your_openrouter_api_key_here
|
||||
OPENROUTER_MODEL=openai/gpt-4o-mini
|
||||
OPENROUTER_API_URL=https://openrouter.ai/api/v1/chat/completions
|
||||
|
||||
# OpenAI
|
||||
# OPENAI_API_KEY=your_openai_api_key_here
|
||||
|
||||
Reference in New Issue
Block a user