ragflow/rag/llm
Kyle 036f37a627
fix: err object has no attribute 'iter_lines' (#4686)
### What problem does this PR solve?

ERROR: 'Stream' object has no attribute 'iter_lines' with reference to
Claude/Anthropic chat streams

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Kyle Olmstead <k.olmstead@offensive-security.com>
2025-02-01 22:39:30 +08:00
..
__init__.py Added GPUStack (#4649) 2025-01-26 12:25:02 +08:00
chat_model.py fix: err object has no attribute 'iter_lines' (#4686) 2025-02-01 22:39:30 +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