2026-05-22 16:21:45 +09:00
|
|
|
{
|
|
|
|
|
"name": "TokenPony",
|
|
|
|
|
"url": {
|
|
|
|
|
"default": "https://api.tokenpony.cn/v1"
|
|
|
|
|
},
|
|
|
|
|
"url_suffix": {
|
|
|
|
|
"chat": "chat/completions",
|
|
|
|
|
"models": "models"
|
|
|
|
|
},
|
|
|
|
|
"class": "tokenpony",
|
|
|
|
|
"models": [
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-8b",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 32768,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "deepseek-v3-0324",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-32b",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 32768,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "kimi-k2-instruct-0905",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 131072,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "deepseek-r1-0528",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 65536,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-coder-480b",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 65536,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "hunyuan-a13b-instruct",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-next-80b-a3b-instruct",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 16384,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "deepseek-v3.2-exp",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "deepseek-v3.1-terminus",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 131072,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-vl-235b-a22b-instruct",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-vl-30b-a3b-instruct",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 8192,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "deepseek-ocr",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 8000,
|
|
|
|
|
"max_output": 8000,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3-235b-a22b-instruct-2507",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 262144,
|
|
|
|
|
"max_output": 16384,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "glm-4.6",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 200000,
|
|
|
|
|
"max_output": 128000,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "minimax-m2",
|
2026-08-05 15:22:57 +08:00
|
|
|
"content_length": 204800,
|
|
|
|
|
"max_output": 128000,
|
2026-07-24 19:33:38 +08:00
|
|
|
"model_types": [
|
|
|
|
|
"chat"
|
|
|
|
|
],
|
|
|
|
|
"tools": {
|
|
|
|
|
"support": true
|
|
|
|
|
}
|
2026-05-22 16:21:45 +09:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|