-
I write a new yaml for retrieval:
# Retrieval Augmentation Configuration
name: retrieval_augmentation_experiment
cache: false
output_path: .
steps:
- _target_: ragfoundry.processing.datase…
-
Qdrant supports `should` or `OR` filters but we don't have a way to pass them to Qdrant and giving us no way to create `should` filters. It would be nice to send `should` filters as well making vector…
-
**Describe the bug**
The k8s deployment configuration in the `main` branch is broken. Following are the specific issues -
- [Issue 1] wren-ibis-server is missing in the list of resources in `kus…
-
### Bug Description
When using the Qdrant module in a flow based on the template "Vector Store RAG" I am able to ingest my data into a qdrant instance running locally in docker. When running the RAG …
-
- https://www.pinecone.io/learn/vector-database/
- https://dev.to/pavanbelagatti/wtf-is-a-vector-database-a-beginners-guide-16p
- https://www.elastic.co/kr/what-is/vector-database
- https://www.e…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
### 🐛 Describe the bug
i cant add things to memory.....
```python
import os
from mem0 import Memory
from mem0.configs.base import MemoryConfig
config = {
"vector_store": {
"p…
-
First, I'd like to express my appreciation for this excellent cookbook repository. It's an invaluable resource for demonstrating the effective integration of Qdrant with Ragas and language models, and…
donbr updated
1 month ago
-
### 🐛 Describe the bug
When using mem0 with the chat completion feature with the following Ollama config
```python
config = {
"llm": {
"provider": "ollama",
"config": {
…
-
## Feature
Add semantic search to Zulip or allow for hybrid search ([ref1](https://weaviate.io/blog/hybrid-search-explained), [ref2](https://qdrant.tech/articles/hybrid-search/), [demo](https://demo.…