ragflow/rag
Jin Hai d00297a763
Fix chunk creation using Infinity (#3763)
### What problem does this PR solve?

1. Store error type in Infinity
2. position list value read from Infinity isn't correct.

Fix issue: #3729

### Type of change

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

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-30 00:10:14 +08:00
..
app Fix RGBA error (#3707) 2024-11-28 13:09:02 +08:00
llm Pass top_p to ollama (#3744) 2024-11-29 14:52:27 +08:00
nlp Weight up title and keywords for chunks in terms of retrieval (#3750) 2024-11-29 16:39:55 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Fix raptor issue (#3737) 2024-11-29 11:55:41 +08:00
utils Fix chunk creation using Infinity (#3763) 2024-11-30 00:10:14 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
benchmark.py Always open text file for write with UTF-8 (#3688) 2024-11-27 16:24:16 +08:00
raptor.py Fix raptor issue (#3737) 2024-11-29 11:55:41 +08:00
settings.py Rework logging (#3358) 2024-11-12 17:35:13 +08:00