plugins/semanticcache/v1.5.19
MystenLabs/suiplugins/semanticcache/v1.5.19Jun 12, 2026by akshaydeo
AI Summary
The semanticcache plugin has been updated to align with the core v1.5.19 and framework v1.3.19 versions, implementing a new LLMPlugin interface hook.
Key Highlights
- Implemented no-op PreRequestHook for the new LLMPlugin interface
- Upgraded core to v1.5.19 and framework to v1.3.19
New Features
- PreRequestHook implementation for LLMPlugin interface
Full Release Notes
## Plugin Release: semanticcache v1.5.19 - chore: implemented no-op PreRequestHook for the new LLMPlugin interface - chore: upgraded core to v1.5.19 and framework to v1.3.19 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.19 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_