diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index a4ac370..e39a4eb 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,6 +1,6 @@ { ".": "0.0.1", - "benchmarks/fraise": "0.0.0", + "benchmarks/fraise": "0.1.0", "benchmarks/graphiti": "0.3.0", "benchmarks/letta": "0.2.0", "benchmarks/mem0": "0.1.0" diff --git a/benchmarks/fraise/CHANGELOG.md b/benchmarks/fraise/CHANGELOG.md new file mode 100644 index 0000000..e3ff333 --- /dev/null +++ b/benchmarks/fraise/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## 0.1.0 (2026-08-23) + + +### Bug fixes + +* **fraise:** phrase-only recall, SDK 0.1.0b3, and no session header ([#102](https://github.com/RonsenbergVI/agent-memory-benchmarks/issues/102)) ([4833c21](https://github.com/RonsenbergVI/agent-memory-benchmarks/commit/4833c21d2bd8a3e4697df21aa03081c12a79634f)) + + +### Dependencies + +* bump openai from 2.54.0 to 3.1.0 ([#7](https://github.com/RonsenbergVI/agent-memory-benchmarks/issues/7)) ([38e9d7e](https://github.com/RonsenbergVI/agent-memory-benchmarks/commit/38e9d7e87edbd28c89430b0d7d9af409da68eb2a)) + + +### Maintenance + +* **fraise:** update fraise docker image version ([#106](https://github.com/RonsenbergVI/agent-memory-benchmarks/issues/106)) ([6b9b41d](https://github.com/RonsenbergVI/agent-memory-benchmarks/commit/6b9b41d7efb027f8f19c5ef6633661d300c6d84b)) +* repo hygiene - first full run prep ([#31](https://github.com/RonsenbergVI/agent-memory-benchmarks/issues/31)) ([2a1bc04](https://github.com/RonsenbergVI/agent-memory-benchmarks/commit/2a1bc0484b69d8ee3fcec69dbf6e4c793e857a75))