v0.0.11
[0.0.11] - 2024-07-11
Added
- DataAgent Autonomous Data Agent MVP Version Released
- Minimum Viable Product version, DataAgent aims to empower your agent with the capability of self-assessment and evolution through intelligent agent abilities. For detailed information, please refer to the user documentation.
- Added intermediate information streaming output capabilities in PEER and ReAct modes
Note
- Latest PEER research findings released
- This paper provides a detailed introduction to the mechanisms and principles of the PEER multi-agent framework. Experimental validation proves the advancement of the PEER model. For detailed information, please refer to the user documentation.
- Added use cases
- Andrew Ng's Reflexive Workflow Translation Agent Replication
- Some code optimizations and documentation updates.
More Details
What's Changed
- Add TxtReader by @iafin in #110
- Create txt_reader by @iafin in #111
- translation agent case by @weizjajj in #103
- open source peer training dataset by @Wyiying in #115
- merge dev to master by @LandJerry in #116
- add: methods to obtain more training dataset and fix expressing agent data by @Wyiying in #117
- add stream output by @weizjajj in #113
- Dev weizj by @weizjajj in #119
- improvement: add serialize method in monitor module and tweak executing agent in peers. by @EdwinInAu in #112
- feat: add the data agent to build datasets and evaluate the quality of results. by @EdwinInAu in #114
- add sql tool by @weizjajj in #121
- sync: sync College application branch by @LandJerry in #122
- feat: Version 0.0.11 Release by @LandJerry in #123
New Contributors
Full Changelog: v0.0.10...v0.0.11