Skip to content

Releases: aiplanethub/beyondllm

0.2.3

28 Aug 14:46
1b54037
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

30 Jul 12:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1.1...0.2.2

0.2.1.1

21 Jun 05:35
Compare
Choose a tag to compare

What's Changed

0.2.1

03 Jun 07:37
Compare
Choose a tag to compare

What's Changed

0.2.0

06 May 05:13
Compare
Choose a tag to compare

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

0.1.0

19 Apr 19:55
Compare
Choose a tag to compare
  • Includes source for loading and chunking
  • Auto-Retriever: Gives flexibility to pick retriever and embeddings
  • Gemini is Default Embeddings and LLM
  • 4 Evaluation metrics to evaluate AI response from RAG pipeline
  • 2 evaluation metrics for embeddings

New Contributors

Full Changelog: aiplanethub/genai-stack@0.2.5...0.2.6