mirror of
https://github.com/langgenius/dify.git
synced 2026-04-07 08:46:31 +08:00
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
This commit is contained in:
parent
c0ff0cf7cf
commit
9143d460fa
@ -4,7 +4,6 @@ label:
|
||||
model_type: llm
|
||||
features:
|
||||
- agent-thought
|
||||
- vision
|
||||
- tool-call
|
||||
- stream-tool-call
|
||||
model_properties:
|
||||
|
||||
@ -4,7 +4,6 @@ label:
|
||||
model_type: llm
|
||||
features:
|
||||
- agent-thought
|
||||
- vision
|
||||
- tool-call
|
||||
- stream-tool-call
|
||||
model_properties:
|
||||
|
||||
@ -4,7 +4,6 @@ label:
|
||||
model_type: llm
|
||||
features:
|
||||
- agent-thought
|
||||
- vision
|
||||
- tool-call
|
||||
- stream-tool-call
|
||||
model_properties:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user