fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398)
This commit is contained in:
parent
255ff446ba
commit
f54225568c
4 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue