-
### LanceDB version
v0.12.0
### What happened?
When using reranking, `ValueError: Syntax Error` occured for some special query text like `Calibration file write failed, Message: {0}, StackTrace: {…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4-20240531-e68f0bf7-amd64
- Deployment mode(standalone or cluster)…
-
When I run code based on examples/lightrag_ollama_demo.py I get following error, see below.
This happens with` llm_model_name="gemma2:2b"`
```
python3.11/site-packages/tiktoken/model.py", line …
-
-
### *Project idea 4: Expand ANNLite capabilities with BM25 to build Hybrid Search*
| info | details |
| ---------------- | -------…
-
### Description
Similar to https://github.com/WordPress/gutenberg/issues/66525
In the Site ditor 'site view', the navigation panel > Styles, shows a control to go to the Revisions:
![Image](https:/…
-
Is there a Hybrid Retriever Implementation of Chroma within Haystack2.0? Or a ChromaB25Retriever that could be then used to construct a hybrid retriever with Chroma? Thanks!
-
### Description
When I insert an Image block with the lightbox enabled into the content, the lightbox doesn't work. Also, the Navigation block doesn't work either.
The following error is logged in t…
-
# Hybrid search
- [ ] one basic test with every embedder
- [x] user provided
- [x] Hugging Face
- [x] OpenAI
- [x] basic test
- [x] search with wrong API key
- [x] search wi…
-
The documentation on the Weaviate Document Index, [gives code for executing a hybrid search](https://docs.docarray.org/user_guide/storing/index_weaviate/)
The example code as one script looks like:…