fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398)

pull/12097/head
Matsuda 1 year ago committed by Joel
parent e98e3e1f17
commit 8fd0eaf5b7

@ -6,6 +6,7 @@ features:
- agent-thought
- tool-call
- stream-tool-call
- vision
model_properties:
mode: chat
context_size: 300000

@ -6,6 +6,7 @@ features:
- agent-thought
- tool-call
- stream-tool-call
- vision
model_properties:
mode: chat
context_size: 300000

@ -6,6 +6,7 @@ features:
- agent-thought
- tool-call
- stream-tool-call
- vision
model_properties:
mode: chat
context_size: 300000

@ -6,6 +6,7 @@ features:
- agent-thought
- tool-call
- stream-tool-call
- vision
model_properties:
mode: chat
context_size: 300000

Loading…
Cancel
Save