Feat/model as tool (#2744)
This commit is contained in:
13
api/core/tools/model_tools/zhipuai.yaml
Normal file
13
api/core/tools/model_tools/zhipuai.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
provider: zhipuai
|
||||
label:
|
||||
en_US: ZhipuAI Model Tools
|
||||
zh_Hans: ZhipuAI 模型能力
|
||||
pt_BR: ZhipuAI Model Tools
|
||||
models:
|
||||
- type: llm
|
||||
model: glm-4v
|
||||
label:
|
||||
zh_Hans: GLM-4 视觉
|
||||
en_US: GLM-4 Vision
|
||||
properties:
|
||||
image_parameter_name: image_id
|
||||
Reference in New Issue
Block a user