Compare commits

..

No commits in common. "812509add4a9486773b1ef3b2d5470ffa51e51b5" and "de5bb421ebe32e618b95ab2528cabc4a1f21e865" have entirely different histories.

View File

@ -1,4 +1,4 @@
TARGET_API_BASE=https://openrouter.ai/api/v1
TARGET_API_BASE=https://api.openrouter.ai/v1
TARGET_API_KEY=<your_provider_key>
BIG_MODEL_TARGET=openai/gpt-4.1
SMALL_MODEL_TARGET=openai/gpt-4.1-mini