ragflow/rag/llm
Zhichang Yu fe4852cb71
TEI auto truncate inputs (#10916)
### What problem does this PR solve?

TEI auto truncate inputs

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-31 16:46:20 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Feature/add new models for token pony and bug fix for use llm (#10823) 2025-10-28 10:04:41 +08:00
cv_model.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00
embedding_model.py TEI auto truncate inputs (#10916) 2025-10-31 16:46:20 +08:00
rerank_model.py Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
sequence2txt_model.py Feat: add Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00