-
-
as title
-
**Describe the bug**
I am trying to run the sample notebook given for guard rails of rag application. I get an error that "No existing llama_index.core.vector_stores.simple found at arize-phoenix-as…
-
Dear Emu2 Development Team,
I hope this message finds you well. I am reaching out to discuss the potential for integrating domain-specific knowledge into the Emu2 framework to further enhance its m…
-
[x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
How can we use RAGAS within a CI/CD model for a RAG pi…
-
`apply a very tight scoped version of a spanish clinical oriented chat-bot that indicates sections that contains certain info (already this) - link it to the fhir epi and sections of it`
-
Add a feature to LlamaIndex where user queries are first processed by an LLM to better match the indexed data. This processed query is then sent to the vector database for improved search results.
…
-
Running 02_qa_generation step fails with exception:
2024-04-15 20:42:21,690 - ERROR - rag_experiment_accelerator.ingest_data.acs_ingest - could not generate a valid json so moving over to next qu…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
# Problem
I've been toying around with RAG using `ollama` and `llama-index`.
The results I am getting with `llama3 8b` are not that good, so I was happy to see `llama3-chatqa` being added in `v0.1.…