fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)

pull/12372/head
Matsuda 1 year ago committed by Joel
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…
Cancel
Save