Gwenn-LR
Gwenn-LR
# Description Fix #1366 # Content Use the `embedding_function` during the `chromadb.Collection` initialization and define some tests to check this behaviour.
# Description Fix #1373 but a discussion might need to be held with authors to clarify their expected dataflow. # Content Fix a typo, the extraction of `metadatas` and try...
# Description While following the tutorial [[02] Multi-Hop Question Answering](https://dspy-docs.vercel.app/docs/tutorials/simplified-baleen), adapted to my system (that is to say a LM hosted and provided by a local Ollama server and a...
# Description While following the tutorial [`[01] RAG: Retrieval-Augmented Generation`](https://dspy-docs.vercel.app/docs/tutorials/rag), adapted to my system (that is to say a LM hosted and provided by a local Ollama server and a...
[x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** Hi! I'm currently working with `ragas` to test different RAG architectures, so I'm...