What's New
- Feat(webui): add document list pagination for webui by @danielaskdd in #1886
- Feat: add Document Processing Track ID Support for Frontend by @danielaskdd in #1882
- Better prompt for entity description extraction to avoid hallucinations by @AkosLukacs in #1845
- Refine entity continuation prompt to avoid duplicates and reducing document processing time by @danielaskdd in #1868
- feat: Add rerank score filtering with configurable threshold by @danielaskdd in #1871
- Feat(webui): add query param reset buttons to webui by @danielaskdd in #1889
- Feat(webui): enhance status card with new settings from health endpoint by @danielaskdd in #1873
What's Fixed
- fix(webui): Correct edge renderer for sigma.js v3 by @danielaskdd in #1863
- Fix: file_path exceeds max length by @okxuewei in #1862
- refactor: unify file_path handling across merge and rebuild functions by @danielaskdd in #1869
- Fix: Improve keyword extraction prompt for robust JSON output. by @danielaskdd in #1872
- allow options to be passed to ollama client when using ollama binding [improved] by @michele-comitini in #1874
- refactor: Remove deprecated
max_token_sizefrom embedding configura… by @danielaskdd in #1875 - Fix: corrected unterminated f-string in config.py by @Ja1aia in #1876
- feat: add processing time tracking to document status with metadata field by @danielaskdd in #1883
- fix timeout issue by @Ja1aia in #1878
- fix: Add safe handling for missing file_path in PostgreSQL by @danielaskdd in #1891
- Remove content in doc status to improve performance by @danielaskdd in #1881
New Contributors
- @michele-comitini made their first contribution in #1874
- @Ja1aia made their first contribution in #1876
Full Changelog: v1.4.4...v1.4.5