Download Latest Version v2.0.5 source code.zip (6.9 MB)
Email in envelope

Get an email when there's a new version of AgentScope

Home / v2.0.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-26 5.4 kB
v2.0.3 source code.tar.gz 2026-06-26 6.1 MB
v2.0.3 source code.zip 2026-06-26 6.5 MB
Totals: 3 Items   12.6 MB 0

Major New Features

RAG Module

  • Introduced a native RAG (Retrieval-Augmented Generation) module with full support for distributed, multi-tenant, and multi-session RAG services, significantly enhancing knowledge retrieval capabilities.

Long-Term Memory Middleware

  • Added a mem0-backed long-term memory middleware, enabling agents to retain persistent memory across sessions.

Budget Control Middleware

  • Introduced BudgetControlMiddleware for enforcing token budget limits, helping teams manage and control API costs effectively.

Tool-Level Onion Middleware

  • ToolBase now supports onion-style middleware at the tool level, allowing flexible pre/post-processing logic to be injected around tool execution.

What's Changed

New Contributors

Full Changelog: https://github.com/agentscope-ai/agentscope/compare/v2.0.2...v2.0.3

Source: README.md, updated 2026-06-26