0.9.0-preview
·
301 commits
to main
since this release
Updates and Fixes
-
Documentation and Error Handling
- Fixed issues with custom docstring parsing.
- Added
too_dumb_exception.pyfor error handling.
-
Code Optimization and Features
- Optimized
query_resolver_prompt.pyandexecutor_prompt.py. - Added
agent.to_dictmethod for better string representation. - Improved
scheduler_prompt.pyto includeabilityrepresentation. - Enhanced
introspection_prompt.pyandanalyser_promptto executor prompt.
- Optimized
-
Prompt and Functionality Enhancements
- Updated
self_introduce.pyto compress prompts. - Added functionality to handle retry logic in
next_move. - Implemented retry functionality in
next_move. - Optimized
user_queryanddocstringgeneration for performance.
- Updated
-
Structural and Architectural Improvements
- Refactored prompt base class structure.
- Improved
abilityimplementation usingopenai function callinvocation format.
-
Bug Fixes
- Resolved parsing issues in
next_move. - Fixed prompt bloating caused by multiple retries in
next_move. - Addressed human problem understanding and resolution.
- Resolved parsing issues in
What's Changed
- Feat/ability repr optimize by @zihaowu-hirain in #13
- Feat/update122524 by @vortezwohl in #14
New Contributors
- @zihaowu-hirain made their first contribution in #13
Full Changelog: 0.8.3-preview...0.9.0-preview