add qwen text-embedding-v3 support. (#7567)
parent
0c38a8fdd4
commit
6025002971
@ -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
|
||||||
Loading…
Reference in New Issue