Release version 0.2.50
tbolis-at-mulesoft
released this
27 Nov 16:06
·
79 commits
to master
since this release
Mule 4 Runtime support for Java 8, Java 11, Java 17
All operations tested with all supported embedding models and vector databases
Embedding Models
Vector Stores
Storage
[Document]:
- Parse documents of type (text, pdf, ppt, pptx, xls, xlsx, doc, docx, etc.)
- Split documents of type (text, pdf, ppt, pptx, xls, xlsx, doc, docx, etc.)
[Embedding]:
- Add Text to Store
- Generate Embeddings from Text
- Add Document to Store
- Add Folder to Store
- Query from Store
- Query from Store with Filters
- List Sources
- Remove from Store with Filters
What's Changed
- Added support for Einstein. by @tbolis-at-mulesoft in #53
- Feature/enhanced module configuration by @tbolis-at-mulesoft in #58
- Feature/enhanced module configuration by @tbolis-at-mulesoft in #59
- Einstein Support and Module Configuration Refactoring by @tbolis-at-mulesoft in #60
Full Changelog: v0.2.0...v0.2.50