mirror of
https://github.com/nenadilic84/claudex.git
synced 2025-10-28 00:02:05 -07:00
Merge pull request #1 from realprogrammersusevim/fix_api_url
fix: update default openrouter api url
This commit is contained in:
commit
812509add4
@ -1,5 +1,5 @@
|
||||
TARGET_API_BASE=https://api.openrouter.ai/v1
|
||||
TARGET_API_BASE=https://openrouter.ai/api/v1
|
||||
TARGET_API_KEY=<your_provider_key>
|
||||
BIG_MODEL_TARGET=openai/gpt-4.1
|
||||
SMALL_MODEL_TARGET=openai/gpt-4.1-mini
|
||||
LOG_LEVEL=INFO
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user