ragflow/rag
pingguoCooler cf0011be67
Feat: Upgrade html parser (#9675)
### What problem does this PR solve?

parse more html content.

### Type of change

- [x] Other (please describe):
2025-08-27 12:43:55 +08:00
..
app Feat: Upgrade html parser (#9675) 2025-08-27 12:43:55 +08:00
llm Refactor: for total_token_count method use if to check first. (#9707) 2025-08-26 10:47:20 +08:00
nlp Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +08:00
prompts Fix: meta data error. (#9670) 2025-08-25 09:41:52 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Fix: meta data filter with AND logic operations. (#9687) 2025-08-25 18:29:24 +08:00
utils Fix: no doc hits after meta data filter. (#9435) 2025-08-13 12:43:31 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 2025-06-16 13:40:47 +08:00