All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.3 - 2025-01-14
0.1.2 - 2025-01-05
- Fix links in README
- Update documentation (#7)
- (example) Custom Tool Example (#6)
- Implement Web Search Tool + add examples
- update documentation for Agent structure
- clippy updates
- convert tabs into spaces
0.1.1 - 2024-12-29
- Fix behaviour when return String type
- (example) New example for structured output
- Add documentation for examples, update simple example
- Update documentation
- Move AgentTool to separate module
- Initial release
- Simple example demonstrating functionality