Framework Release v1.0.3
📦 Framework Library v1.0.3
This release updates the framework to use core v1.1.24.
Dependencies
- Core:
v1.1.24
Installation
go get github.com/maximhq/bifrost/framework@v1.0.3
This release was automatically created and uses core version: v1.1.24
What's Changed
Weaviate Vector store added.
Commits:
- feat: Weaviate vectorstore added and added semantic cache configuration in UI by @Pratham-Mishra04 in #345
- refactor: simplify Weaviate test implementation and configuration by @Pratham-Mishra04 in #350
- chore: update Weaviate configuration and add UI path to gitignore by @Pratham-Mishra04 in #351
- fix: move success message inside conditional block and simplify Weaviate test cleanup by @Pratham-Mishra04 in #352
Full Changelog: transports/v1.2.0-prerelease4...framework/v1.0.3