mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
add Kimi-K2-Instruct from Tongyi-Qianwen API (#9125)
### What problem does this PR solve? add Kimi-K2-Instruct from Tongyi-Qianwen API ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -202,6 +202,13 @@
|
|||||||
"tags": "LLM,TEXT EMBEDDING,TEXT RE-RANK,TTS,SPEECH2TEXT,MODERATION",
|
"tags": "LLM,TEXT EMBEDDING,TEXT RE-RANK,TTS,SPEECH2TEXT,MODERATION",
|
||||||
"status": "1",
|
"status": "1",
|
||||||
"llm": [
|
"llm": [
|
||||||
|
{
|
||||||
|
"llm_name": "Moonshot-Kimi-K2-Instruct",
|
||||||
|
"tags": "LLM,CHAT,128K",
|
||||||
|
"max_tokens": 131072,
|
||||||
|
"model_type": "chat",
|
||||||
|
"is_tools": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"llm_name": "deepseek-r1",
|
"llm_name": "deepseek-r1",
|
||||||
"tags": "LLM,CHAT,64K",
|
"tags": "LLM,CHAT,64K",
|
||||||
|
|||||||
Reference in New Issue
Block a user