Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 650 Bytes

File metadata and controls

36 lines (25 loc) · 650 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial release of Agenspy
  • Core functionality for vector storage and retrieval
  • Async API support
  • Basic memory management features

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • N/A

[0.0.1] - 2024-01-01

Added

  • Initial project setup
  • Basic Protocol Implementation like MCP and A2A
  • Core API implementation