plugins/semanticcache/v1.5.26
maximhq/bifrostplugins/semanticcache/v1.5.26Jul 6, 2026by akshaydeo
AI Summary
Plugin semanticcache update resolving internal embedding key issues and upgrading core and framework dependencies.
Key Highlights
- Fix for resolving internal embedding keys
- Upgraded core to v1.6.3
- Upgraded framework to v1.4.3
Full Release Notes
## Plugin Release: semanticcache v1.5.26 - fix: resolve internal embedding keys like external requests (#4903, closes #4756) (thanks [@nnNyx](https://github.com/nnNyx)!) - fix: clear body-transport state for internal embedding requests via `ClearContextForInternalRequest` (#4918) - chore: upgraded core to v1.6.3 and framework to v1.4.3 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.26 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_