-
Hi,
I have built a RAG app with RetrievalQA and now wanted to try out a new approach. I am using an English LLM but the responses should be in German. E.g. if the user asks something in German "Hal…
-
**Goal**:
Showcase the Haystack evaluation metrics on a dataset that is not a toy dataset (e.g. wikipedia articles) but that reflects use cases closer to what our users are working on. The goal of thi…
-
I am working with a pipeline where I'm using my own retriever class instead of the dspy retrievers. The goal is to develop a RAG model to extract data from PDFs. However when I try to compile the tele…
-
Add tests for RAG features and run those test in a pipeline when a PR is created.
-
I am following the steps provided in the example (https://github.com/pathwaycom/llm-app/tree/main/examples/pipelines/private-rag)
When I execute the curl command to test it, I get this error:
`
`…
-
### Feature Description
Modal.com is a cloud computing service that allows you to finetune and host models on their workers. They provide inference points for any models finetuned on their platform.
…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am Referring to this example: https://www.llamaindex.ai/blog/multimodal-rag-for-advanc…
-
### System Info
Langchain 0.0.329
Python 3.10.11
MacOS 12.7.1 (21G920)
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts…
-
Hey, I have been using function calling through llamaindex and langchain to delivere structured output. Can you give a hint on how to implement this in dspy?
-
In 2.9, ml-commons support remote inference with connector. This issue designs how to build a general Agent framework by leveraging remote LLM.
# Why we need to build Agent?
To solve a complex p…