feat: add zhipu embedding-3 (#7100)

This commit is contained in:
orangeclk 2024-08-08 17:08:46 +08:00 committed by GitHub
parent a7162240e6
commit 83acb53c08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
model: embedding-2
model_type: text-embedding
model_properties:
context_size: 512
context_size: 8192
pricing:
input: '0.0005'
unit: '0.001'

View File

@ -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