mirror of
https://github.com/langgenius/dify.git
synced 2026-01-31 16:11:28 +08:00
fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398)
This commit is contained in:
parent
255ff446ba
commit
f54225568c
@ -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…
Reference in New Issue
Block a user