-
Hi 👋
For my use case I would need to return not only the text of the most similar documents in the vector database, but also one of the metadata fields of each returned document.
Currently I hav…
-
Hi Team!!
While I was trying to explore Cognita, I have found an error trying to run the retrieval augmented generation locally using ./local/run.py
The machine I am using is MacBook Air, Apple M1…
ghost updated
5 months ago
-
when running notebook [Multimodal Retrieval Augmented Generation (RAG) using Vertex AI Gemini API](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/use-cases/retrieval-augmented-g…
-
### Is your feature request related to a problem? Please describe.
It would be great to see Open Interpreter use retrieval-augmented generation (RAG) to answer questions about source code, docs, or…
-
Hi,
Is it possible to fine-tune a model like mistralai/Mistral-7B-v0.1 (https://huggingface.co/mistralai/Mistral-7B-v0.1) on sentence-similarity task ? Any ressources ?
Thanks!
Charles
-
Hi,
I am in the process of developing a chatbot application using the RAG (Retrieval-Augmented Generation) technique alongside Ollama and LangChain. Initially, I successfully constructed the applicat…
-
**Expected Behavior**
I want to be able to provide Spring AI with one or more functions that could be used to provide additional information or functionality. (See https://platform.openai.com/docs/…
-
### Issue you'd like to raise.
what is RAG and how it's implemented as of now I completed exploring custom_prompt_template and want to know more about RAG?
### Suggestion:
_No response_
-
# Summary
In certain domains, such as text retrieval, a hybrid vector space is very desirable, consisting of both a dense and sparse components. Ideally, a system should efficiently perform a neare…
-
Type: Bug
## Describe the issue
I have script that parses a pdf file. I ran it on a pdf file and it ran successfully but when I try to invoke a script on another pdf file, no option appears in t…
bzorn updated
6 months ago