mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 03:29:02 +08:00
add zhipu glm-4-9b (#2912)
### What problem does this PR solve? #2910 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
e5f7733b31
commit
c1d0473f49
@ -190,6 +190,12 @@
|
||||
"max_tokens": 2000,
|
||||
"model_type": "image2text"
|
||||
},
|
||||
{
|
||||
"llm_name": "glm-4-9b",
|
||||
"tags": "LLM,CHAT,",
|
||||
"max_tokens": 8192,
|
||||
"model_type": "chat"
|
||||
},
|
||||
{
|
||||
"llm_name": "embedding-2",
|
||||
"tags": "TEXT EMBEDDING",
|
||||
|
Loading…
x
Reference in New Issue
Block a user