ragflow/rag/llm
buua436 2d83c64eed
Fix:wrong describe_with_prompt() in ollama (#10963)
### What problem does this PR solve?

change:
wrong describe_with_prompt() in ollama

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-03 19:16:41 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
cv_model.py Fix:wrong describe_with_prompt() in ollama (#10963) 2025-11-03 19:16:41 +08:00
embedding_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
rerank_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +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