feat: enable external tool integration for complex tasks

This commit is contained in:
2025-11-05 19:31:29 +01:00
parent 5f7b37e3aa
commit 59ada88301
2 changed files with 8 additions and 0 deletions
+8
View File
@@ -7,6 +7,14 @@
## Version 0.7.0 - 2025-11-05
The system can now use external tools to complete tasks. This allows it to handle more complex requests and provide more comprehensive responses.
**Changes:** 2 files, 537 lines
**Languages:** Markdown (8 lines), Python (529 lines)
## Version 0.6.0 - 2025-11-05 ## Version 0.6.0 - 2025-11-05
The tokenizer and database classes have been improved for better performance and maintainability. This change doesn't affect how users interact with the software, but developers will find the code easier to work with. The tokenizer and database classes have been improved for better performance and maintainability. This change doesn't affect how users interact with the software, but developers will find the code easier to work with.
Regular → Executable
View File