mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-21 00:36:53 +08:00
feat: add zhipu embedding-3 (#7100)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
model: embedding-2
|
model: embedding-2
|
||||||
model_type: text-embedding
|
model_type: text-embedding
|
||||||
model_properties:
|
model_properties:
|
||||||
context_size: 512
|
context_size: 8192
|
||||||
pricing:
|
pricing:
|
||||||
input: '0.0005'
|
input: '0.0005'
|
||||||
unit: '0.001'
|
unit: '0.001'
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
model: embedding-3
|
||||||
|
model_type: text-embedding
|
||||||
|
model_properties:
|
||||||
|
context_size: 8192
|
||||||
|
pricing:
|
||||||
|
input: '0.0005'
|
||||||
|
unit: '0.001'
|
||||||
|
currency: RMB
|
||||||
Reference in New Issue
Block a user