v0.0.3
What's Changed
- Fix the bug that the
format
method ofModelWrapperBase
sub-classes cannot be used in distributed mode. - Support running multiple Agent instances in a single Agent Server
- Optimize performance in distributed mode
- Update the ReActAgent
Details
- docs: fix error typo by @Undertone0809 in #129
- Update version number. by @DavdGao in #127
- Add agent_id for each agent instance by @pan-x-c in #128
- Remove WeChat QR code by @DavdGao in #134
- Update ReActAgent for qwen and other models by @DavdGao in #136
- Support agent_id in agent server by @pan-x-c in #94
New Contributors
- @Undertone0809 made their first contribution in #129
Full Changelog: v0.0.2...v0.0.3