ragflow/rag/llm
DeerAPI dfc5fa1f4d
Feat: add DeerAPI support (#10303)
### Related issues
#10078 

### What problem does this PR solve?
Integrate DeerAPI provider.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update

Co-authored-by: DeerAPI <tensor.null@gmail.com>
2025-10-09 11:14:49 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00
cv_model.py Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
embedding_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00
rerank_model.py Refactor: use the same implement for total token count from res (#10197) 2025-09-22 17:17:06 +08:00
sequence2txt_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00