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 GitHub
parent 255ff446ba
commit f54225568c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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