-
I am able to build the query and search via opensearch-py but cannot build the query via django-opensearch-dsl.
Example:
Via opensearch-py:
```
client = OpenSearch(
hosts=[{"host":hos…
-
**Describe the bug**
langchain4j: 0.35.0
elasticsearch: 8.9.2
EmbeddingSearchRequest searchRequest = EmbeddingSearchRequest.builder()
.queryEmbedding(embedding1)
.bu…
-
Following the hoplite [readme](https://github.com/google-research/perch/tree/main/chirp/projects/hoplite#indexed-vector-search), I try to build an index for ANN with:
```
index_jax.build_sharded_i…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/3320fc08-3563-422a-8091-e846782a72aa)
### To reproduce
```python
langfuse_callback_handler = LlamaIndexCallbackHandler(…
-
**Describe the bug**
When the server search in memory
conversation_search_date({
"start_date": "2024-10-14",
"end_date": "now",
"request_heartbeat": true
})
i receive the error (bad interp…
-
This would be the last pice related to the embedding microservice project.
- This task consist to create a method that can be called within the Case Law semantic search as a previous step to send th…
-
## Summary
Do a simple embedding search. | 稍微做一个简单的 embedding search
## TODOList
- [ ] [GitHub - datawhalechina/prompt-engineering-for-developers: 吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building Sys…
-
```markdown
## Story
As a developer, I need to search curriculum content effectively.
## Objective
Implement robust search infrastructure with both basic and semantic search capabilities.
…
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
Getting a value error for undefined reason,
ValueError: Found array with 0 sample(…
-
rem should index all text via embedding store.
We could use something like https://github.com/asg017/sqlite-vss
If we go this route we should fork / open a PR to add the extension https://github…