ragflow/rag
zhuhao 47926a95ae
Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
### What problem does this PR solve?

Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of
conversations.
#1288

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: zhuhao <zhuhao@linklogis.com>
2024-06-27 14:48:49 +08:00
..
app Support table for markdown file in general parser (#1278) 2024-06-27 14:38:35 +08:00
llm Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292) 2024-06-27 14:48:49 +08:00
nlp Support displaying images in the chunks of docx files when using general parser (#1253) 2024-06-24 16:29:36 +08:00
res build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
svr Add file rag/svr/discord_svr.py (#1008) 2024-05-31 13:47:15 +08:00
utils feat: Support Password Access for ElasticSearch (#1072) 2024-06-06 13:19:26 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
raptor.py fix raptor bugs (#928) 2024-05-27 11:01:20 +08:00
settings.py optimize srv broker and executor logic (#630) 2024-05-07 11:43:33 +08:00