Changelog
- 3140426: Fixed thinking messaged deletion to get thread replies (tuannvm#143) (@rangamani54)
- 8edefb3: Merge branch 'refs/heads/main' into PE-7705-saturn-query-pipeline-for-rag-optimisation (@yekkhan-liftoff)
- 285e337: ci(cursor): Add Cursor automated code-review workflow (@tuannvm)
- e679bef: feat: handle corrupted metadata (@yekkhan-liftoff)
- cb8f858: feat: inject query enhancement prompt (@yekkhan-liftoff)
- 810cb24: feat: let llm handles the date window (@yekkhan-liftoff)
- 17b2ac7: feat: make date filter field configurable (@yekkhan-liftoff)
- b2cf01a: fix: fix golangci lint err (@yekkhan-liftoff)
- 9177784: fix: fix lint (@yekkhan-liftoff)
- e49ae77: fix: fix race condition in S3Provider.Initialize() (@yekkhan-liftoff)
- a356c12: fix: fix test (@yekkhan-liftoff)
- cc21015: fix: remove redundant metadata filtering (@yekkhan-liftoff)
- 4fe2c08: fix: sort dates in descending order, better for LLM (@yekkhan-liftoff)
- 95a82d5: perf(rag): optimize result sorting from O(n²) to O(n log n) (@yekkhan-liftoff)
- ee61226: refactor: dates filter are stored as int (@yekkhan-liftoff)
- fa192ab: refactor: dates filter are stored as int (@yekkhan-liftoff)