mirror of
https://github.com/langgenius/dify.git
synced 2026-05-01 16:08:04 +08:00
add qwen text-embedding-v3 support. (#7567)
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
model: text-embedding-v3
|
||||
model_type: text-embedding
|
||||
model_properties:
|
||||
context_size: 8192
|
||||
max_chunks: 25
|
||||
pricing:
|
||||
input: "0.0007"
|
||||
unit: "0.001"
|
||||
currency: RMB
|
||||
Reference in New Issue
Block a user