All Questions
2 questions
0
votes
0
answers
116
views
Getting error in building langchain vector database through chroma
Getting error in building langchain vector database through chroma. TypeError: Expected str, not <class 'pydantic.v1.types.SecretStr'>
def extract_text_and_build_index(pdf_path, index_name="...
0
votes
0
answers
137
views
GoogleGenerativeAIError: Error embedding content - Using LlamaIndex
I am trying to use GoogleGenerativeAIEmbeddings from llamaindex for creating the embeddings, but from past two days it is giving the error as: GoogleGenerativeAIError: Error embedding content: ...