mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-09 00:47:59 +08:00
## Summary - Verify and populate `content_length` (context window) and `max_output` (max generation tokens) for all **478 chat/vision models** across **47 provider configs** - Data sourced from **official API documentation** via 12 parallel agents + targeted web verification - Update Go test assertions to match verified values Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
307 lines
5.4 KiB
JSON
307 lines
5.4 KiB
JSON
{
|
|
"name": "302.AI",
|
|
"url": {
|
|
"default": "https://api.302.ai"
|
|
},
|
|
"url_suffix": {
|
|
"chat": "v1/chat/completions",
|
|
"models": "v1/models",
|
|
"embedding": "jina/v1/embeddings",
|
|
"rerank": "jina/v1/rerank",
|
|
"asr": "v1/audio/transcriptions",
|
|
"doc_parse": "mineru/api/v4/extract/task",
|
|
"task": "mineru/api/v4/extract/task",
|
|
"ocr": "mistral/v1/ocr"
|
|
},
|
|
"class": "302.ai",
|
|
"models": [
|
|
{
|
|
"name": "kimi-k2.6",
|
|
"content_length": 262144,
|
|
"max_output": 131072,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"thinking": {
|
|
"default_value": true,
|
|
"clear_thinking": true
|
|
},
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.5",
|
|
"content_length": 1050000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.4",
|
|
"content_length": 1050000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.4-mini",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.4-nano",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.2-pro",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.2",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.1",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5.1-chat-latest",
|
|
"content_length": 128000,
|
|
"max_output": 16384,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5-mini",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5-nano",
|
|
"content_length": 400000,
|
|
"max_output": 128000,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-5-chat-latest",
|
|
"content_length": 128000,
|
|
"max_output": 16384,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4.1",
|
|
"content_length": 1047576,
|
|
"max_output": 32768,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4.1-mini",
|
|
"content_length": 1047576,
|
|
"max_output": 32768,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4.1-nano",
|
|
"content_length": 1047576,
|
|
"max_output": 32768,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4.5-preview",
|
|
"content_length": 128000,
|
|
"max_output": 16384,
|
|
"model_types": [
|
|
"chat"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4o-mini",
|
|
"content_length": 128000,
|
|
"max_output": 16384,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-4o",
|
|
"content_length": 128000,
|
|
"max_output": 16384,
|
|
"model_types": [
|
|
"chat",
|
|
"vision"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-3.5-turbo",
|
|
"content_length": 16385,
|
|
"max_output": 4096,
|
|
"model_types": [
|
|
"chat"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "gpt-3.5-turbo-16k-0613",
|
|
"content_length": 16385,
|
|
"max_output": 4096,
|
|
"model_types": [
|
|
"chat"
|
|
],
|
|
"tools": {
|
|
"support": true
|
|
}
|
|
},
|
|
{
|
|
"name": "whisper-v3-turbo",
|
|
"max_tokens": 8192,
|
|
"model_types": [
|
|
"asr"
|
|
]
|
|
},
|
|
{
|
|
"name": "mistral-ocr-latest",
|
|
"max_tokens": 8192,
|
|
"model_types": [
|
|
"ocr"
|
|
]
|
|
},
|
|
{
|
|
"name": "vlm",
|
|
"model_types": [
|
|
"doc_parse"
|
|
]
|
|
},
|
|
{
|
|
"name": "jina-embeddings-v3",
|
|
"max_tokens": 8192,
|
|
"model_types": [
|
|
"embedding"
|
|
]
|
|
},
|
|
{
|
|
"name": "jina-reranker-v2-base-multilingual",
|
|
"max_tokens": 134144,
|
|
"model_types": [
|
|
"rerank"
|
|
]
|
|
}
|
|
]
|
|
}
|