Discussions

Ask a Question
Back to All

voyageai.error.ServiceUnavailableError: The server is overloaded or not ready yet.

I'm using LangChain's QdrantVectorStore.from_documents(documents, embeddings,..) where embeddings is a VoyageAIEmbeddings("voyage-law-2",....). In the middle of uploading my documents, I got the error above. I've gotten this twice already. How can I fix this?