ragflow/rag
Yongteng Lei 9e73f799b2
Feat: add Zhipu GLM-ASR model (#10529)
### What problem does this PR solve?

Add Zhipu GLM-ASR model

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-14 09:32:45 +08:00
..
app Feat: add support for multi-column PDF parsing (#10475) 2025-10-11 18:46:09 +08:00
flow fix: decode before format to json (#10506) 2025-10-13 11:11:06 +08:00
llm Feat: add Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
nlp Feat: debugging toc part. (#10486) 2025-10-11 18:45:21 +08:00
prompts Fix: empty references in agent conversation (#10528) 2025-10-14 09:32:13 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Fix: maintain backward compatibility for KB tasks (#10508) 2025-10-13 11:53:48 +08:00
utils Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
__init__.py
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +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 Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00