What's Changed
- Add streaming support for all LLM providers by @Bessouat40 in #138
- Add Bedrock Provider
- Add tests for RAG pipeline, streaming, document processors, and scrapper by @Bessouat40 in #139
- Add qdrant vector store + add some tests by @Bessouat40 in #141
- Fix Qdrant hybrid search by @Bessouat40 in #142
- fix langfuse integration by @Bessouat40 in #143