mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 14:28:59 +08:00
add model moonshot-v1-auto (#3051)
### What problem does this PR solve? #3048 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
00810525d6
commit
8257eeb3f2
@ -266,6 +266,12 @@
|
|||||||
"tags": "LLM,CHAT",
|
"tags": "LLM,CHAT",
|
||||||
"max_tokens": 128000,
|
"max_tokens": 128000,
|
||||||
"model_type": "chat"
|
"model_type": "chat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"llm_name": "moonshot-v1-auto",
|
||||||
|
"tags": "LLM,CHAT,",
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"model_type": "chat"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user