plugins/semanticcache/v1.5.36

maximhq/bifrostplugins/semanticcache/v1.5.36Aug 13, 2026by akshaydeo

AI Summary

Updates the semantic cache plugin to include new functionality for accounting prompt guardrail costs alongside dependency upgrades.

Key Highlights

  • Account for prompt guardrail cost in cache search
  • Upgraded core to v1.7.11 and framework to v1.5.9

New Features

  • Prompt guardrail cost accounting in cache search

Full Release Notes

## Plugin Release: semanticcache v1.5.36

- feat: account for prompt guardrail cost in cache search (#4931)
- chore: upgraded core to v1.7.11 and framework to v1.5.9

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.36
```

---
_This release was automatically created from version file: `plugins/semanticcache/version`_