v0.2.0

infiniflow/ragflowv0.2.0Apr 16, 2024by JinHai-CN

AI Summary

Optimizes user limits and Docker performance while adding new embedding models to enhance retrieval capabilities.

Key Highlights

  • Increased max file number per user limit
  • New embedding models (BCE-embedding, FastEmbed)
  • Docker image built from scratch
  • Overview page addition

New Features

  • BCE-embedding support
  • FastEmbed support
  • Docker image optimization
  • Overview page

Full Release Notes

## What's Changed
* change version number by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/368
* make `<xxxx>` visiable by @ooooo-create in https://github.com/infiniflow/ragflow/pull/369
* enlarge max file number per user limit by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/373
* build ragflow docker image from scratch by @yangjie407 in https://github.com/infiniflow/ragflow/pull/376
* Add bce-embedding and fastembed by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/383
* Added FAQ why document parsing gets stuck by @writinwaters in https://github.com/infiniflow/ragflow/pull/385
* fix: revert #359 by @ooooo-create in https://github.com/infiniflow/ragflow/pull/388
* change version number in readme by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/390
* feat: add overview by @cike8899 in https://github.com/infiniflow/ragflow/pull/391
* fix bug for FastEmbed by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/392
* Fix document bug by @JinHai-CN in https://github.com/infiniflow/ragflow/pull/393

## New Contributors
* @yangjie407 made their first contribution in https://github.com/infiniflow/ragflow/pull/376

**Full Changelog**: https://github.com/infiniflow/ragflow/compare/v0.1.0...v0.2.0