mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-06-30 00:35:12 +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
|
- 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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user