Metadata-Version: 2.4
Name: fagents_utils
Version: 0.1.9
Summary: 生产级多智能体框架 - 工具响应协议、上下文工程、会话持久化、子代理机制、乐观锁、熔断器、Skills知识外化等16项核心能力
Author-email: fagents Team <dongsteve9@gmail.com>
License: CC-BY-NC-SA-4.0
Project-URL: Homepage, https://github.com/fagents
Project-URL: Documentation, https://github.com/fagents/blob/main/README.md
Project-URL: Repository, https://github.com/fagents
Project-URL: Bug Tracker, https://github.com/fagents/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai<=2.30.0,>=1.0.0
Requires-Dist: requests<3.0.0,>=2.25.0
Requires-Dist: python-dotenv<2.0.0,>=0.19.0
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: numpy<3.0.0,>=2.0.0
Requires-Dist: networkx<4.0.0,>=2.6.0
Requires-Dist: tiktoken>=0.5.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: websockets
Dynamic: license-file
Dynamic: requires-python
