release(ag2): v0.1.1

This commit is contained in:
Nicolò Boschi 2026-03-27 10:12:30 +01:00
parent 696d99ca1e
commit 9321c59bf1
2 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,17 @@
---
hide_table_of_contents: true
---
# ag2 Integration Changelog
Changelog for [`hindsight-ag2`](https://pypi.org/project/hindsight-ag2/).
For the source code, see [`hindsight-integrations/ag2`](https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/ag2).
← [Back to main changelog](/changelog)
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/ag2/v0.1.1)
**Features**
- Added AG2 framework integration for Hindsight. ([`73123870`](https://github.com/vectorize-io/hindsight/commit/73123870))

View file

@ -1,6 +1,6 @@
[project]
name = "hindsight-ag2"
version = "0.1.0"
version = "0.1.1"
description = "AG2 integration for Hindsight - persistent memory tools for AI agents"
readme = "README.md"
requires-python = ">=3.10"