-
Dear authors,
I was trying to reproduce repllama/repmistral and to understand the logic of the code.
# 1. Why use cross-entropy loss in contrastive learning?
in this file `/usa/dayu/Tab…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have agentic RAG approach with `OpenAIAgent` class on the top. This AI agent uses tool…
-
**Bug description**
I using ***MetaGPT ver 0.8.1*** but when use RAG with method **SimpleEngine.from_docs** have error ***ValueError: Creator not registered for key: LLMType.OLLAMA***
**…
-
I'm working on a PR to integrate [MongoDB Atlas Vector Search ](https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-overview/) and it's not clear to me where the responsibility for em…
-
On behalf of [TobiasDax](https://github.com/TobiasDax):
hi, not sure if there is a better palce to ask questions abou this but i cant seem to get it to work sadly...
When i run the compose with th…
-
When running the snippet on the README file
```
from relik.retriever import GoldenRetriever
encoder_name_or_path = "sapienzanlp/relik-retriever-e5-base-v2-aida-blink-encoder"
index_name_or_pat…
-
### Bug Description
When attempting to delete embeddings associated with a specific filename from the PropertyGraphIndex, the data in the docstore.json gets successfully deleted, but the embeddings …
-
**Describe the bug**
The types should complain in the options for the pinecone retriever. I get a runtime error:
```sh
Using DevFlowStateStore. Root: /var/folders/y9/0j765brj643gjz3ggwkpn2740000gn/…
-
Hi,
I was trying to workout a solution with OllamaEmbedding as a retriever. However got the following error :
###
File ~/miniconda3/envs/RAG/lib/python3.11/site-packages/dsp/primitives/search.py…