Discussions
voyageai.error.ServiceUnavailableError: The server is overloaded or not ready yet.
3 days ago by Rolan Veron Cruz
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?