Installation
AgentScope requires Python 3.10 or higher. You can install from source or pypi.From PyPI
From Source
To install AgentScope from source, you need to clone the repository from GitHub and install by the following commandsExtra Dependencies
To satisfy the requirements of different functionalities, AgentScope provides extra dependencies that can be installed based on your needs.- full: Including extra dependencies for model APIs and tool functions
- dev: Development dependencies, including testing and documentation tools
- For Windows users:
- For Mac and Linux users: