openaiembeddings Questions
1
I am trying to run sample code from the openai website for getting embeddings for dataset: https://platform.openai.com/docs/guides/embeddings/use-cases. However, the code returns an error that I ca...
Neomineomycin asked 9/11, 2023 at 9:54
1
I am looking for a way to limit the tokens per minute when saving embeddings in a Chroma vector store. Here is my code:
[...]
# split the documents into chunks
text_splitter = CharacterTextSplitter...
Razee asked 18/7, 2023 at 14:46
1
© 2022 - 2024 — McMap. All rights reserved.