feat: enable external tool integration for complex tasks

This commit is contained in:
retoor 2025-11-05 18:31:29 +00:00
parent 37dbb2e200
commit 86abcda6b4
2 changed files with 8 additions and 0 deletions

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
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.

0
elon.py Normal file → Executable file
View File