Skip to content

V1.6.0

Choose a tag to compare

@klapaudius klapaudius released this 21 Nov 11:32
· 18 commits to master since this release
  • Core Features:
    • Add dynamic tool loading system with ToolProviderInterface
  • Documentation:
    • Update building_tools.md with step-by-step ToolProvider implementation guide
    • Include basic and advanced examples with database integration and conditional logic
    • Add ExampleToolProvider demonstrating various use cases