feat: add VoyageAI's rerank and embeddings models (#733) #none
* Introducing VoyageAI's rerank and embeddings models * fix: comfort CI * fix: update test case --------- Co-authored-by: fzowl <zoltan@voyageai.com>
This commit is contained in:
committed by
GitHub
parent
c33bedca9e
commit
5132288386
@@ -19,6 +19,9 @@ COHERE_API_KEY=<COHERE_API_KEY>
|
||||
# settings for Mistral
|
||||
# MISTRAL_API_KEY=placeholder
|
||||
|
||||
# settings for VoyageAI
|
||||
VOYAGE_API_KEY=<VOYAGE_API_KEY>
|
||||
|
||||
# settings for local models
|
||||
LOCAL_MODEL=qwen2.5:7b
|
||||
LOCAL_MODEL_EMBEDDINGS=nomic-embed-text
|
||||
|
Reference in New Issue
Block a user