Discussions

Ask a Question

Is rerank-3 coming soon?

Lots of new stuff in the 3rd generation of embeddings like voyage-3-large, 3.5 series and contextual embeddings.

ANSWERED

Multimodal Reranker

Is a multimodal reranker in the works?

I'm getting different embeddings for the SAME encoding

Here is my code

Is it normal for API responses to take 3 - 5 seconds

We're currently using OpenAI and we're used to couple hundred millisecond response times. Benchmarking voyage and recall is definitely improved but it comes at the cost of 10X slower embeddings? Am I doing something wrong.

Checking token count on typescript

I see reference to count_tokens in python. What about typescript or just a REST api is fine

Support for Arabic Language

Hi guys,

Input Token

If tokens exceed a certain length, the interface response will time out. the service cannot be used at all.

Checking Input Token Size Before API Call

I want to verify whether my input token size exceeds the model’s limit. Is there a built-in function to calculate token length without making an API call and incurring costs? If using tiktoken is the only option, which encoding should I use?

Healthcare-specific models

You previously mentioned healthcare-specific embedding models. Any plans on making one available soon? Thank you!