corrected opencode endpoints

This commit is contained in:
Luxferre
2026-09-01 22:00:14 +03:00
parent cfbb16443b
commit 4756ffc379
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ TCONFIG="$(mktemp)"
# Write OpenCode Zen free models
printf 'big-pickle,-,https://opencode.ai/zen,\n' >> "$TCONFIG"
$REQ https://opencode.ai/zen/v1/models | jq -r '.data | map(select(.id | test("-free")) | .id) | .[]' | awk '{printf "%s,-,https://opencode.ai/zen,\n",$0}' >> "$TCONFIG"
$REQ https://opencode.ai/zen/v1/models | jq -r '.data | map(select(.id | test("-free")) | .id) | .[]' | awk '{printf "%s,-,https://opencode.ai/zen/v1,\n",$0}' >> "$TCONFIG"
# Write Kilo free models
$REQ https://api.kilo.ai/api/openrouter/models | jq -r '.data | map(select(.isFree) | .id) | .[]' | awk '{printf "%s,-,https://api.kilo.ai/api/openrouter,\n",$0}' >> "$TCONFIG"
+7 -7
View File
@@ -2,7 +2,7 @@ model,key,endpoint,extra
big-pickle,-,https://opencode.ai/zen,
cohere/north-mini-code:free,-,https://api.kilo.ai/api/openrouter,
deepseek-ai/deepseek-v4-flash-0731,-,=https://garystu-openai-nim-proxy.hf.space/v1,
deepseek-v4-flash-free,-,https://opencode.ai/zen,
deepseek-v4-flash-free,-,https://opencode.ai/zen/v1,
dots-studio/dots-3-note-preview:free,-,https://api.kilo.ai/api/openrouter,
gpt-oss-120b,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
gpt-oss-20b,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
@@ -11,21 +11,21 @@ kilo-auto/free,-,https://api.kilo.ai/api/openrouter,
kimi-2.6,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
kimi-3,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
kimi-k3,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
laguna-s-2.1-free,-,https://opencode.ai/zen,
ling-3.0-flash-fin-free,-,https://opencode.ai/zen,
laguna-s-2.1-free,-,https://opencode.ai/zen/v1,
ling-3.0-flash-fin-free,-,https://opencode.ai/zen/v1,
liquid/lfm-2.5-2.6b:free,-,https://api.kilo.ai/api/openrouter,
meituan/longcat-2.0-free,-,https://api.kilo.ai/api/openrouter,
Meta-Llama-3_3-70B-Instruct,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
mimo-v2.5-free,-,https://opencode.ai/zen,
mimo-v2.5-free,-,https://opencode.ai/zen/v1,
minimax/minimax-m2.7:free,-,https://api.kilo.ai/api/openrouter,
minimax/minimax-m3:free,-,https://api.kilo.ai/api/openrouter,
mistral-7b,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
Mistral-7B-Instruct-v0.3,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
Mistral-Nemo-Instruct-2407,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
Mistral-Small-3.2-24B-Instruct-2506,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,
muse-spark-1.2-contributor-free,-,https://opencode.ai/zen,
nemotron-3.5-lightning-free,-,https://opencode.ai/zen,
nemotron-3-ultra-free,-,https://opencode.ai/zen,
muse-spark-1.2-contributor-free,-,https://opencode.ai/zen/v1,
nemotron-3.5-lightning-free,-,https://opencode.ai/zen/v1,
nemotron-3-ultra-free,-,https://opencode.ai/zen/v1,
nemotron-70b,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
nemotron-ultra,-,https://mmoranguito-openai-nim-proxy.hf.space/v1,
nvidia/nemotron-3.5-content-safety:free,-,https://api.kilo.ai/api/openrouter,
1 model key endpoint extra
2 big-pickle - https://opencode.ai/zen
3 cohere/north-mini-code:free - https://api.kilo.ai/api/openrouter
4 deepseek-ai/deepseek-v4-flash-0731 - =https://garystu-openai-nim-proxy.hf.space/v1
5 deepseek-v4-flash-free - https://opencode.ai/zen https://opencode.ai/zen/v1
6 dots-studio/dots-3-note-preview:free - https://api.kilo.ai/api/openrouter
7 gpt-oss-120b - https://oai.endpoints.kepler.ai.cloud.ovh.net
8 gpt-oss-20b - https://oai.endpoints.kepler.ai.cloud.ovh.net
11 kimi-2.6 - https://mmoranguito-openai-nim-proxy.hf.space/v1
12 kimi-3 - https://mmoranguito-openai-nim-proxy.hf.space/v1
13 kimi-k3 - https://mmoranguito-openai-nim-proxy.hf.space/v1
14 laguna-s-2.1-free - https://opencode.ai/zen https://opencode.ai/zen/v1
15 ling-3.0-flash-fin-free - https://opencode.ai/zen https://opencode.ai/zen/v1
16 liquid/lfm-2.5-2.6b:free - https://api.kilo.ai/api/openrouter
17 meituan/longcat-2.0-free - https://api.kilo.ai/api/openrouter
18 Meta-Llama-3_3-70B-Instruct - https://oai.endpoints.kepler.ai.cloud.ovh.net
19 mimo-v2.5-free - https://opencode.ai/zen https://opencode.ai/zen/v1
20 minimax/minimax-m2.7:free - https://api.kilo.ai/api/openrouter
21 minimax/minimax-m3:free - https://api.kilo.ai/api/openrouter
22 mistral-7b - https://mmoranguito-openai-nim-proxy.hf.space/v1
23 Mistral-7B-Instruct-v0.3 - https://oai.endpoints.kepler.ai.cloud.ovh.net
24 Mistral-Nemo-Instruct-2407 - https://oai.endpoints.kepler.ai.cloud.ovh.net
25 Mistral-Small-3.2-24B-Instruct-2506 - https://oai.endpoints.kepler.ai.cloud.ovh.net
26 muse-spark-1.2-contributor-free - https://opencode.ai/zen https://opencode.ai/zen/v1
27 nemotron-3.5-lightning-free - https://opencode.ai/zen https://opencode.ai/zen/v1
28 nemotron-3-ultra-free - https://opencode.ai/zen https://opencode.ai/zen/v1
29 nemotron-70b - https://mmoranguito-openai-nim-proxy.hf.space/v1
30 nemotron-ultra - https://mmoranguito-openai-nim-proxy.hf.space/v1
31 nvidia/nemotron-3.5-content-safety:free - https://api.kilo.ai/api/openrouter