Update CHANGELOG.md

This commit is contained in:
Saifeddine ALOUI 2025-02-24 09:04:09 +01:00 committed by GitHub
parent 1bb59eb7f6
commit 0c5a904f35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,10 @@
# LoLLMs v18.0 Changelog
- Working system-wide function calling.
- Full integration with lightrag.
- Enhanced UI
- Reworked the context management system
- Long term memory is back via a special function call
# LoLLMs v18.0 (beta) Changelog
Now the messages can no longer render raw HTML. This allows a new protection against some code injection attacks. Since now lollms can run on docker.
@ -54,4 +61,4 @@ Now the messages can no longer render raw HTML. This allows a new protection aga
- **New: Documentation for changelog notification system**
## Note
This update demonstrates that sophisticated thinking capabilities can be achieved with traditional LLMs through proper prompting and visualization, without requiring O1 or R1 models.
This update demonstrates that sophisticated thinking capabilities can be achieved with traditional LLMs through proper prompting and visualization, without requiring O1 or R1 models.