ragflow/rag/llm
Yongteng Lei 8604c4f57c
Feat: add GPT-5.1, GPT‑5.1 Instant and Claude-Opus-4.5 (#11559)
### What problem does this PR solve?

Add GPT-5.1, GPT‑5.1 Instant and Claude-Opus-4.5. #11548

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-27 17:59:17 +08:00
..
__init__.py feat: add new LLM provider Jiekou.AI (#11300) 2025-11-17 19:47:46 +08:00
chat_model.py Feat: add GPT-5.1, GPT‑5.1 Instant and Claude-Opus-4.5 (#11559) 2025-11-27 17:59:17 +08:00
cv_model.py Fix: uv lock updates (#11511) 2025-11-25 16:01:12 +08:00
embedding_model.py feat: add new LLM provider Jiekou.AI (#11300) 2025-11-17 19:47:46 +08:00
rerank_model.py fix cohere rerank base_url default (#11353) 2025-11-20 09:46:39 +08:00
sequence2txt_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
tts_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00