mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 21:39:00 +08:00
Refresh deepseek models. (#4660)
### What problem does this PR solve? ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
47b28a27a6
commit
656a2fab41
@ -397,13 +397,13 @@
|
|||||||
{
|
{
|
||||||
"llm_name": "deepseek-chat",
|
"llm_name": "deepseek-chat",
|
||||||
"tags": "LLM,CHAT,",
|
"tags": "LLM,CHAT,",
|
||||||
"max_tokens": 32768,
|
"max_tokens": 64000,
|
||||||
"model_type": "chat"
|
"model_type": "chat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"llm_name": "deepseek-coder",
|
"llm_name": "deepseek-reasoner",
|
||||||
"tags": "LLM,CHAT,",
|
"tags": "LLM,CHAT,",
|
||||||
"max_tokens": 16385,
|
"max_tokens": 64000,
|
||||||
"model_type": "chat"
|
"model_type": "chat"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user