0.2.0
What's Changed
- VectorDB Support: @adithya-aiplanet added ChromaDB integration to auto_retriever #38
- MultiModal Image Support: @jaintarunAI added the new LLM support for Multimodal that uses Gemini Pro vision #40
- Fine Tune Embeddings: @taha-aiplanet added Fine tune embeddings for RAG as part of Advanced RAG pipeline #39
- Cookbooks: Reference to run BeyondLLM code snippets #36
Contributors
- @lucifertrj and @arya-aiplanet : Added Cookbook support
- @jaintarunAI : Multimodal support
- @adithya-aiplanet : Chroma VectorDB integration
- @taha-aiplanet : Fine Tune Embeddings - Advanced RAG