v1.2.3
Enthusiast v1.2.3
This release introduces a series of enhancements aimed at improving the internal architecture and developer experience. Key improvements include better interface design, structured build steps for memory and prompt handling, and a more robust default behavior for the ReAct agent.
Highlights
- Improved Agent Configuration
- Added build steps for LLM callback handlers and prompt construction to streamline agent setup.
- Memory instance construction is now managed via the injector’s build step for better modularity.
- Improved Templates
- ReAct agent now includes a default get_answer implementation for more consistent behavior out of the box.
- Interface & Dependency Improvements
- Refined injector and common interfaces to make code navigation easier.
Full Changelog: v1.2.2...v1.2.3