What's Changed
- fix(doc_parser): Add secure command execution with sandbox by @begoniezhao in #531
- Feat/multi model provider2 by @voidkey in #532
- feat(knowledge): Omit DeletedAt on update operations by @begoniezhao in #533
- [Security] Fix CRITICAL vulnerability: V-001 by @orbisai0security in #529
- refactor: Refactor retriever engine checks and expose mapping by @begoniezhao in #536
- docs: Rewrite Q&A and add MinIO and docreader diagnostics by @begoniezhao in #539
- feat: add google provider for web search by @chengjoey in #538
- refactor: Improve error handling and remove unused code by @begoniezhao in #545
- refactor: Improve chunk merge/split logic and add validation by @begoniezhao in #546
- feat(knowledge): This PR implements the knowledge categorization feature, allowing users to automatically categorize knowledge entries into the selected category when uploading or creating knowledge. by @brianxiadong in #547
- feat: Make OCR and task concurrency configurable by @begoniezhao in #550
- feat(knowledge): Enhance delete functionality with success callback by @brianxiadong in #551
- fix: concurrent map writes due to dig.Container is not thread safe by @chengjoey in #552
- FAQ Update by @lyingbug in #555
- chore: update version to 0.2.10 by @lyingbug in #557
New Contributors
- @orbisai0security made their first contribution in #529
- @chengjoey made their first contribution in #538
- @brianxiadong made their first contribution in #547
Full Changelog: v0.2.9...v0.2.10