Skip to content

Commit

Permalink
add qwen text-embedding-v3 support. (#7567)
Browse files Browse the repository at this point in the history
  • Loading branch information
droxer authored Aug 23, 2024
1 parent 0c38a8f commit 6025002
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6025002

Please sign in to comment.