ragflow/api
Anush 826ad6a33a
feat: FastEmbed embedding support (#291)
### Description

Following up on https://github.com/infiniflow/ragflow/pull/275, this PR
adds support for FastEmbed model configurations.

The options are not exhaustive. You can find the full list
[here](https://qdrant.github.io/fastembed/examples/Supported_Models/).

P.S. I ran into OOM issues when building the image.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: KevinHuSh <kevinhu.sh@gmail.com>
2024-04-15 15:58:06 +08:00
..
apps conversation API backend update (#360) 2024-04-15 14:43:44 +08:00
db feat: FastEmbed embedding support (#291) 2024-04-15 15:58:06 +08:00
utils refine log format (#312) 2024-04-11 10:13:43 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
ragflow_server.py Refine README (#118) 2024-03-11 16:19:03 +08:00
settings.py refine log format (#312) 2024-04-11 10:13:43 +08:00
versions.py llm configuation refine and trievalTest API refine (#40) 2024-01-19 19:51:57 +08:00