zainabalthafeeri1

Results 3 issues of zainabalthafeeri1

File "/venv/lib/python3.8/site-packages/llama_index/indices/vector_store/base.py", line 186, in _add_document_to_index new_ids = self._vector_store.add(embedding_results) │ │ │ └ [NodeEmbeddingResult(id='ade16889-c5c4-4c80-a230-14110ed4f494', node=Node(text='Email Policy\n\nEmail Policy\n\n\n\n\n\n Prop... │ │ └ │ └ └ File "/venv/lib/python3.8/site-packages/llama_index/vector_stores/chroma.py", line 68, in add...

I've added documents to the Redis search using the upsert API, and the documents were added successfully. Still, when I want to use the query API, the results returned are...

Hello i'm trying to provide a diifferent API key for each profile, but it seems that the last profile API key i set is the one used by all the...