v0.9.6

Cinnamon/kotaemonv0.9.6Dec 15, 2024by github-actions[bot]

AI Summary

Users can now index URLs directly from the chat input, and LightRAG collections are enabled by default with optimized batching logic.

Key Highlights

  • URL indexing from chat input
  • LightRAG collection enabled by default
  • Optimized batching logic for LightRAG

New Features

  • URL indexing
  • LightRAG collection default
  • Batching optimization

Full Release Notes

## What's Changed
* feat: add URL indexing directly from chat input by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/571
* Enable LightRAG collection by default
* Optimize batching logic for LightRAG & NanoGraphRAG
* Add warning message for empty GRAPHRAG_API_KEY


**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.9.5...v0.9.6