mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Json add paddleOCR models (#16156)
close #15853 ### What problem does this PR solve? As title ### Type of change - [x] Other (add models):
This commit is contained in:
@@ -24404,6 +24404,40 @@
|
||||
"clear_thinking": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PP-OCRv5",
|
||||
"alias": [],
|
||||
"model_types": [
|
||||
"ocr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "PP-StructureV3",
|
||||
"alias": [
|
||||
"PPStructureV3"
|
||||
],
|
||||
"model_types": [
|
||||
"ocr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "PP-ChatOCRv4",
|
||||
"alias": [
|
||||
"PPChatOCRv4Doc"
|
||||
],
|
||||
"model_types": [
|
||||
"ocr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "PaddleOCR-VL",
|
||||
"alias": [
|
||||
|
||||
],
|
||||
"model_types": [
|
||||
"ocr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pro/deepseek-ai/DeepSeek-V3.2-Exp",
|
||||
"max_tokens": 160000,
|
||||
|
||||
Reference in New Issue
Block a user