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

pull/10401/head
Matsuda 1 year ago committed by GitHub
parent 5a9448245b
commit 1e8457441d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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