-
https://ai.meta.com/blog/retrieval-augmented-generation-streamlining-the-creation-of-intelligent-natural-language-processing-models/
https://www.promptingguide.ai/techniques/rag
Either manually …
-
### What happened?
I am using the vectordb.similarity_search function. I have 40k documents and one metadata filter using the function takes around 5 minutes. I am assuming that this should be a
ss323 updated
1 month ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello,
My use case is as follows: When I create a vector store index (ChromaVectorSto…
-
### Which component is this bug for?
Traceloop SDK
### 📜 Description
For some reasons, the installation script downloads all versions of the library. Is this intended or a bug?
### 👟 Reproduction …
-
### Issue with current documentation:
### Bug Report: Incorrect Vector Store Provider Name in Documentation
**Description:**
The Mem0 documentation lists `chroma` as a supported vector store prov…
-
Sounds like a great project would love for it to work....
**Describe the bug**
After entering the keys in keys.json
Typed to run - ./run.sh start
python: can't open file '/Users/xxx/Documents/…
-
### Description
I have tried this multiple times with and without the "Forced Index file" checked. Each time, the outcome is the same. The first PDF gets indexed fine, but the second one causes a cra…
-
```shell
ls *.json -l
```
> -rw-rw-r-- 1 mark mark 259276 Aug 23 14:47 ncbi_metadata.samples_100.json
_see snippet in next post_
```shell
poetry run curategpt index \
--collection ncb…
-
### Bug Description
I created a vectorstore using Chromadb, and created a retriever from that. What I want to do is to retrieve both from the semanatic search and a meta filter. The filter works for …
-
### What happened?
2024-08-15 10:38:08 Traceback (most recent call last):
2024-08-15 10:38:08 File "/root/ollama-rag/app/load_data.py", line 92, in
2024-08-15 10:38:08 collection = client.ge…