What's Changed
- fix gb2312 encoding issue by @KevinHuSh in #394
- Added FAQs by @writinwaters in #395
- feat: modify the description of qa by @cike8899 in #406
- Add automation scripts to support displaying environment information such as RAGFlow repository version, operating system, Python version, etc. in a Linux environment for users to report issues. by @ysyx2008 in #396
- fix bulk error for table method by @KevinHuSh in #407
- Added some debugging FAQs by @writinwaters in #413
- Update PR template by @JinHai-CN in #415
- Update table.py to convert clmns to string by @yc-huang in #414
- make sure the models will not be load twice by @KevinHuSh in #422
- rm page number exception for pdf parser by @KevinHuSh in #424
- Add env to expose minio port to the host by @BrightXiaoHan in #426
- add lf end-lines in
*.sh
by @ooooo-create in #425 - fix: replace some pictures of chunk method #437 by @cike8899 in #438
- Bug fix pdf parse index out of range by @Jiafan in #440
- fix divide by zero bug by @KevinHuSh in #447
- feat: translate EmbedModal #345 by @cike8899 in #455
- Fit a lot of encodings for text file. by @KevinHuSh in #458
- change readme for 0.3.0 release by @KevinHuSh in #459
- trivals by @KevinHuSh in #462
- refine docs for chat bot api. by @KevinHuSh in #463
- feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. by @cike8899 in #461
- Refine conversaion docs by @KevinHuSh in #465
New Contributors
- @ysyx2008 made their first contribution in #396
- @yc-huang made their first contribution in #414
- @BrightXiaoHan made their first contribution in #426
- @Jiafan made their first contribution in #440
Full Changelog: v0.2.0...v0.3.0