v0.10.6

Cinnamon/kotaemonv0.10.6Apr 1, 2025by github-actions[bot]

AI Summary

Maintenance release focused on LightRAG improvements and bug fixes, including a new batch size setting to prevent rate limits.

Key Highlights

  • Fixed update_macos.sh script function call
  • Added indexing batch size setting for LightRAG
  • Fixed history_messages error with LightRAG latest version

New Features

  • Indexing batch size setting for LightRAG

Full Release Notes

## What's Changed
* fix: rename nonexistent function call in update_macos.sh script by @tzzed in https://github.com/Cinnamon/kotaemon/pull/687
* feat: add indexing batch size setting for LightRAG (to prevent rate limit) by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/720
* fix: error 'history_messages' with LightRAG latest version by @bennoloeffler in https://github.com/Cinnamon/kotaemon/pull/719

## New Contributors
* @tzzed made their first contribution in https://github.com/Cinnamon/kotaemon/pull/687
* @bennoloeffler made their first contribution in https://github.com/Cinnamon/kotaemon/pull/719

**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.10.5...v0.10.6