mirror of
https://github.com/nenadilic84/claudex.git
synced 2025-10-28 16:22:06 -07:00
fix: update default openrouter api url
This commit is contained in:
parent
de5bb421eb
commit
dad95b84d7
@ -1,4 +1,4 @@
|
|||||||
TARGET_API_BASE=https://api.openrouter.ai/v1
|
TARGET_API_BASE=https://openrouter.ai/api/v1
|
||||||
TARGET_API_KEY=<your_provider_key>
|
TARGET_API_KEY=<your_provider_key>
|
||||||
BIG_MODEL_TARGET=openai/gpt-4.1
|
BIG_MODEL_TARGET=openai/gpt-4.1
|
||||||
SMALL_MODEL_TARGET=openai/gpt-4.1-mini
|
SMALL_MODEL_TARGET=openai/gpt-4.1-mini
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user