Skip to main content

Pydantic AI Changelog

hindsight-pydantic-ai — persistent memory tools for Pydantic AI agents.

← Pydantic AI integration

0.4.20

Features

  • Added Pydantic AI integration to provide persistent agent memory in Hindsight. (cab5a40f)

Improvements

  • Set an identifying User-Agent header on all HTTP requests made by clients. (9372462e)
  • Added a PEP 561 py.typed marker so type checkers recognize bundled type hints. (d054b884)
  • Updated dependencies to address critical and high-severity security vulnerabilities. (ee4510a7)