v0.0.12
[0.0.12] - 2024-08-14
Added
- agentUniverse Product Version Offering
- The current version provides basic capabilities for agent construction, modification, and debugging, jointly launched by the difizen project. For more details, please refer to the documentation in the product platform section.
- Monitor Component: Added knowledge and tool instance collection, supporting full-link trace sequence concatenation and providing token consumption monitoring.
- New Web Session Module: Provides session and message persistence management capabilities.
Note
- Optimized Knowledge Component: Users can configure and specify any number of recall results (similarity_top_k).
- Fixed Chroma Component: Resolved issues where the embedding module was not specified.
- Various code optimizations and documentation updates.
More Details
What's Changed
- improvement: tweak jsonl and excel name format in dataAgent. by @EdwinInAu in #124
- fix: tweak jsonl and excel name format in dataAgent by @LandJerry in #125
- Update log_config.toml by @istarwyh in #130
- Update 7_1_1_翻译案例.md by @woneway in #132
- Fix: Multi session conflict in async service run by @AniviaTn in #133
- fix: integrated_tool doc fix by @SteflerJiang in #134
- feature: launch magent-ui when product start by @BroKun in #136
- feature: add productization capabilities for agentUniverse. by @EdwinInAu in #137
- feat: Version 0.0.12 Release by @LandJerry in #138
New Contributors
- @istarwyh made their first contribution in #130
- @woneway made their first contribution in #132
- @SteflerJiang made their first contribution in #134
- @BroKun made their first contribution in #136
Full Changelog: v0.0.11...v0.0.12