chore: add missing models from Voyage (#8950)

pull/8964/head
CXwudi 1 year ago committed by GitHub
parent 1f5cc071f8
commit cdd7e55a88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,4 @@
- rerank-2
- rerank-lite-2
- rerank-1
- rerank-lite-1

@ -0,0 +1,4 @@
model: rerank-2
model_type: rerank
model_properties:
context_size: 16000

@ -0,0 +1,4 @@
model: rerank-lite-2
model_type: rerank
model_properties:
context_size: 8000

@ -0,0 +1,6 @@
- voyage-3
- voyage-3-lite
- voyage-finance-2
- voyage-multilingual-2
- voyage-law-2
- voyage-code-2

@ -0,0 +1,8 @@
model: voyage-code-2
model_type: text-embedding
model_properties:
context_size: 16000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD

@ -0,0 +1,8 @@
model: voyage-finance-2
model_type: text-embedding
model_properties:
context_size: 32000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD

@ -0,0 +1,8 @@
model: voyage-law-2
model_type: text-embedding
model_properties:
context_size: 16000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD

@ -0,0 +1,8 @@
model: voyage-multilingual-2
model_type: text-embedding
model_properties:
context_size: 32000
pricing:
input: '0.00012'
unit: '0.001'
currency: USD
Loading…
Cancel
Save