v0.9.8

Cinnamon/kotaemonv0.9.8Dec 17, 2024by github-actions[bot]

AI Summary

This release adds custom GraphRAG modes and prompt settings, along with fixes for file previews, UI tabs, and markdown parsing in PDF readers.

Key Highlights

  • Custom GraphRAG modes and prompt settings
  • MathpixPDFReader markdown parsing
  • Fixes for file preview and UI tabs

New Features

  • GraphRAG modes
  • MathpixPDFReader markdown parsing
  • UI tab fixes
  • File preview fix

Full Release Notes

## What's Changed
* feat: add graphrag modes by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/574
* fix: add retry to lightrag llm_func call by @eddprogrammer in https://github.com/Cinnamon/kotaemon/pull/572
* fix: using a base path breaks file preview by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/575
* fix: UI tab name and reranking process for TeiFastReranking by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/576
* fix: update `flowsettings.py` reference by @emmanuel-ferdman in https://github.com/Cinnamon/kotaemon/pull/506
* feat(loader): implement markdown parsing in MathpixPDFReader by @eliasjudin in https://github.com/Cinnamon/kotaemon/pull/498

Support custom GraphRAG modes and prompt settings in UI
![image](https://github.com/user-attachments/assets/efd26952-8b7c-40c2-bd61-abbf350961b1)


## New Contributors
* @eddprogrammer made their first contribution in https://github.com/Cinnamon/kotaemon/pull/572
* @emmanuel-ferdman made their first contribution in https://github.com/Cinnamon/kotaemon/pull/506
* @eliasjudin made their first contribution in https://github.com/Cinnamon/kotaemon/pull/498

**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.9.7...v0.9.8