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

This commit is contained in:
Matsuda 2024-12-06 10:15:32 +09:00 committed by Joel
parent e98e3e1f17
commit 8fd0eaf5b7
4 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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