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:
Tuan Anh Nguyen Dang (Tadashi_Cin)
2025-04-15 15:54:23 +07:00
committed by GitHub
parent c33bedca9e
commit 5132288386
11 changed files with 194 additions and 5 deletions

View File

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