ragflow/rag/llm
saikidev d2929e432e
Feat: add LLM provider PPIO (#5013)
### What problem does this PR solve?

Add a LLM provider: PPIO

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update
2025-02-17 12:03:26 +08:00
..
__init__.py Feat: add LLM provider PPIO (#5013) 2025-02-17 12:03:26 +08:00
chat_model.py Feat: add LLM provider PPIO (#5013) 2025-02-17 12:03:26 +08:00
cv_model.py Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
embedding_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
rerank_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00