{"library":"agentscope","type":"library","category":null,"description":"AgentScope is an open-source Python framework for building and running large language model (LLM) based multi-agent systems. It emphasizes clear abstractions, modular design, and efficient communication between agents, enabling structured, scalable, and production-ready AI applications. The library is actively developed with frequent releases, currently at version 1.0.18, and supports Python 3.10 and higher.","language":"python","status":"active","version":"1.0.18","tags":["AI agents","multi-agent systems","LLM framework","agentic workflow","ReAct"],"last_verified":"Sat May 23","install":[{"cmd":"pip install agentscope","imports":["from agentscope.agent import ReActAgent","from agentscope.agent import UserAgent","from agentscope.model import DashScopeChatModel","from agentscope.model import OpenAIChatModel","from agentscope.formatter import DashScopeChatFormatter","from agentscope.formatter import OpenAIChatFormatter","from agentscope.message import Msg","from agentscope.memory import InMemoryMemory","import agentscope; agentscope.init()","Use ReActAgent or inherit from AgentBase"]},{"cmd":"pip install agentscope[full]","imports":[]}],"homepage":"https://modelscope.github.io/agentscope","github":"https://github.com/agentscope-ai/agentscope","docs":"https://doc.agentscope.io/","changelog":null,"pypi":"https://pypi.org/project/agentscope/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":34.4,"avg_import_s":5.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/agentscope/compatibility"}}