Skip to content

Commit 6c08972

Browse files
committed
Update llms.json
1 parent 63fa346 commit 6c08972

1 file changed

Lines changed: 84 additions & 28 deletions

File tree

  • ServiceStack/src/ServiceStack.AI.Chat/chat

ServiceStack/src/ServiceStack.AI.Chat/chat/llms.json

Lines changed: 84 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -219,32 +219,39 @@
219219
"base_url": "https://openrouter.ai/api",
220220
"api_key": "$OPENROUTER_API_KEY",
221221
"models": {
222-
"qwen2.5vl": "qwen/qwen2.5-vl-32b-instruct:free",
223-
"llama4:109b": "meta-llama/llama-4-scout:free",
224-
"llama4:400b": "meta-llama/llama-4-maverick:free",
222+
"kat-coder-pro": "kwaipilot/kat-coder-pro:free",
223+
"nemotron-nano-vl:12b": "nvidia/nemotron-nano-12b-v2-vl:free",
224+
"tongyi-deepresearch:30b": "alibaba/tongyi-deepresearch-30b-a3b:free",
225+
"longcat-flash-chat": "meituan/longcat-flash-chat:free",
226+
"nemotron-nano:9b": "nvidia/nemotron-nano-9b-v2:free",
225227
"deepseek-v3.1:671b": "deepseek/deepseek-chat-v3.1:free",
226-
"deepseek-r1:671b": "deepseek/deepseek-r1-0528:free",
227-
"gemini-2.0-flash": "google/gemini-2.0-flash-exp:free",
228-
"gemma3n:e2b": "google/gemma-3n-e2b-it:free",
228+
"gpt-oss:20b": "openai/gpt-oss-20b:free",
229229
"glm-4.5-air": "z-ai/glm-4.5-air:free",
230+
"qwen3-coder": "qwen/qwen3-coder:free",
231+
"kimi-k2": "moonshotai/kimi-k2:free",
232+
"venice-mistral:24b": "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
233+
"gemma3n:2b": "google/gemma-3n-e2b-it:free",
234+
"deepseek-r1t2-chimera": "tngtech/deepseek-r1t2-chimera:free",
235+
"mistral-small3.2:24b": "mistralai/mistral-small-3.2-24b-instruct:free",
236+
"deepseek-r1:671b": "deepseek/deepseek-r1-0528:free",
237+
"gemma3n:4b": "google/gemma-3n-e4b-it:free",
238+
"qwen3:30b": "qwen/qwen3-30b-a3b:free",
239+
"qwen3:14b": "qwen/qwen3-14b:free",
240+
"qwen3:235b": "qwen/qwen3-235b-a22b:free",
230241
"mai-ds-r1": "microsoft/mai-ds-r1:free",
242+
"qwen-2.5:72b": "qwen/qwen-2.5-72b-instruct:free",
243+
"qwen2.5vl": "qwen/qwen2.5-vl-32b-instruct:free",
244+
"qwen2.5vl:32b": "qwen/qwen2.5-vl-32b-instruct:free",
245+
"gemma3:4b": "google/gemma-3-4b-it:free",
246+
"gemma3:12b": "google/gemma-3-12b-it:free",
247+
"gemma3:27b": "google/gemma-3-27b-it:free",
248+
"deepseek-r1": "deepseek/deepseek-r1-0528:free",
249+
"gemini-2.0-flash": "google/gemini-2.0-flash-exp:free",
231250
"llama3.3:70b": "meta-llama/llama-3.3-70b-instruct:free",
232-
"nemotron-nano:9b": "nvidia/nemotron-nano-9b-v2:free",
233-
"nemotron-nano-vl:12b": "nvidia/nemotron-nano-12b-v2-vl:free",
234-
"deepseek-r1-distill-llama:70b": "deepseek/deepseek-r1-distill-llama-70b:free",
235-
"gpt-oss:20b": "openai/gpt-oss-20b:free",
236-
"mistral-small3.2:24b": "mistralai/mistral-small-3.2-24b-instruct:free",
251+
"llama3.2:3b": "meta-llama/llama-3.2-3b-instruct:free",
237252
"mistral-nemo:12b": "mistralai/mistral-nemo:free",
238-
"venice-uncensored:24b": "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
239-
"llama3.3:8b": "meta-llama/llama-3.3-8b-instruct:free",
240-
"gemma3:27b": "google/gemma-3-27b-it:free",
241-
"qwen3-coder": "qwen/qwen3-coder:free",
242-
"qwen3:235b": "qwen/qwen3-235b-a22b:free",
243-
"qwen3:30b": "qwen/qwen3-30b-a3b:free",
244253
"qwen3:4b": "qwen/qwen3-4b:free",
245-
"qwen2.5vl:32b": "qwen/qwen2.5-vl-32b-instruct:free",
246-
"qwen-2.5:72b": "qwen/qwen-2.5-72b-instruct:free",
247-
"minimax-m2": "minimax/minimax-m2:free"
254+
"mistral:7b": "mistralai/mistral-7b-instruct:free"
248255
},
249256
"default_pricing": {
250257
"input": "0",
@@ -398,6 +405,10 @@
398405
"base_url": "https://api.openai.com",
399406
"api_key": "$OPENAI_API_KEY",
400407
"models": {
408+
"gpt-5.1": "gpt-5.1",
409+
"gpt-5.1-chat-latest": "gpt-5.1-chat-latest",
410+
"gpt-5.1-codex": "gpt-5.1-codex",
411+
"gpt-5.1-codex-mini": "gpt-5.1-codex-mini",
401412
"gpt-5-nano": "gpt-5-nano",
402413
"gpt-5-mini": "gpt-5-mini",
403414
"gpt-5": "gpt-5",
@@ -417,6 +428,22 @@
417428
"gpt-3.5-turbo": "gpt-3.5-turbo"
418429
},
419430
"pricing": {
431+
"gpt-5.1": {
432+
"input": "0.00000125",
433+
"output": "0.00001"
434+
},
435+
"gpt-5.1-chat-latest": {
436+
"input": "0.00000125",
437+
"output": "0.00001"
438+
},
439+
"gpt-5.1-codex": {
440+
"input": "0.00000125",
441+
"output": "0.00001"
442+
},
443+
"gpt-5.1-codex-mini": {
444+
"input": "0.00000025",
445+
"output": "0.000002"
446+
},
420447
"gpt-5-nano": {
421448
"input": "0.00000005",
422449
"output": "0.0000004"
@@ -859,6 +886,10 @@
859886
"gemma3:4b": "google/gemma-3-4b-it",
860887
"gemma3:12b": "google/gemma-3-12b-it",
861888
"gemma3:27b": "google/gemma-3-27b-it",
889+
"gpt-5.1": "openai/gpt-5.1",
890+
"gpt-5.1-chat": "openai/gpt-5.1-chat",
891+
"gpt-5.1-codex": "openai/gpt-5.1-codex",
892+
"gpt-5.1-codex-mini": "openai/gpt-5.1-codex-mini",
862893
"gpt-5": "openai/gpt-5",
863894
"gpt-5-chat": "openai/gpt-5-chat",
864895
"gpt-5-mini": "openai/gpt-5-mini",
@@ -883,6 +914,7 @@
883914
"minimax-m2": "minimax/minimax-m2",
884915
"kimi-k2": "moonshotai/kimi-k2",
885916
"kimi-k2-thinking": "moonshotai/kimi-k2-thinking",
917+
"kimi-linear:48b": "moonshotai/kimi-linear-48b-a3b-instruct",
886918
"deepseek-v3.1:671b": "deepseek/deepseek-chat",
887919
"deepseek-v3.2-exp": "deepseek/deepseek-v3.2-exp",
888920
"deepseek-chat-v3.1:671b": "deepseek/deepseek-chat-v3.1",
@@ -905,8 +937,8 @@
905937
},
906938
"pricing": {
907939
"meta-llama/llama-3.1-405b-instruct": {
908-
"input": "0.0000008",
909-
"output": "0.0000008"
940+
"input": "0.0000035",
941+
"output": "0.0000035"
910942
},
911943
"meta-llama/llama-3.3-70b-instruct": {
912944
"input": "0.00000013",
@@ -984,6 +1016,22 @@
9841016
"input": "0.00000009",
9851017
"output": "0.00000016"
9861018
},
1019+
"openai/gpt-5.1": {
1020+
"input": "0.00000125",
1021+
"output": "0.00001"
1022+
},
1023+
"openai/gpt-5.1-chat": {
1024+
"input": "0.00000125",
1025+
"output": "0.00001"
1026+
},
1027+
"openai/gpt-5.1-codex": {
1028+
"input": "0.00000125",
1029+
"output": "0.00001"
1030+
},
1031+
"openai/gpt-5.1-codex-mini": {
1032+
"input": "0.00000025",
1033+
"output": "0.000002"
1034+
},
9871035
"openai/gpt-5": {
9881036
"input": "0.00000125",
9891037
"output": "0.00001"
@@ -1062,23 +1110,31 @@
10621110
},
10631111
"z-ai/glm-4.5": {
10641112
"input": "0.00000035",
1065-
"output": "0.00000155"
1113+
"output": "0.0000015"
10661114
},
10671115
"z-ai/glm-4.5-air": {
10681116
"input": "0.00000013",
10691117
"output": "0.00000085"
10701118
},
10711119
"minimax/minimax-m2": {
1072-
"input": "0.00000015",
1073-
"output": "0.00000045"
1120+
"input": "0.000000255",
1121+
"output": "0.00000102"
10741122
},
10751123
"moonshotai/kimi-k2": {
1076-
"input": "0.00000014",
1077-
"output": "0.00000249"
1124+
"input": "0.0000005",
1125+
"output": "0.0000024"
1126+
},
1127+
"moonshotai/kimi-k2-thinking": {
1128+
"input": "0.00000055",
1129+
"output": "0.00000225"
1130+
},
1131+
"moonshotai/kimi-linear-48b-a3b-instruct": {
1132+
"input": "0.0000003",
1133+
"output": "0.0000006"
10781134
},
10791135
"deepseek/deepseek-chat": {
10801136
"input": "0.0000003",
1081-
"output": "0.00000085"
1137+
"output": "0.0000012"
10821138
},
10831139
"deepseek/deepseek-v3.2-exp": {
10841140
"input": "0.00000027",

0 commit comments

Comments
 (0)