diff --git a/CHANGELOG.md b/CHANGELOG.md index 5060f7d1..4f14e6b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. \ No newline at end of file +This update demonstrates that sophisticated thinking capabilities can be achieved with traditional LLMs through proper prompting and visualization, without requiring O1 or R1 models.