Metadata-Version: 2.1
Name: agentmesh-sdk
Version: 0.0.1.dev1
Summary: An open-source multi-agent framework for building agent teams with LLMs
Home-page: https://github.com/MinimalFuture/AgentMesh
Author: Minimal Future
Author-email: zyj@zhayujie.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: urllib3
Requires-Dist: requests
Requires-Dist: pyyaml
Requires-Dist: pydantic
Provides-Extra: full
Requires-Dist: browser-use>=0.1.40; extra == "full"

