Python SDK Changelog

Release notes and version history for the Agentuity Python SDK

This page documents the release history of the Agentuity Python SDK.

v0.0.70

Released: March 13, 2025

Added

  • Stream IO Input: add new facility to support stream io for input data (#10)

v0.0.69

Released: March 10, 2025

Changes

  • Implemented Vector and KeyValue services
  • Reorganized types into logical files
  • Added support for local handoff
  • Improved error handling
  • Added support for dynamic return types
  • Added get_agents method on context
  • Moved autostart into main package
  • Added tracing for remote agent calls
  • Added httpx dependency for improved HTTP client support

On this page