mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
### What problem does this PR solve? Keep behavior consistent for converse_with_chat_assistant. #12188 ```markdown 2025-12-25 10:02:17,718 ERROR 11674 OpenAI async completion openai.BadRequestError: Error code: 400 - {'error': {'code': '1213', 'message': '未正常接收到prompt参数。'}} 2025-12-25 10:02:17,718 ERROR 11674 async base giving up: **ERROR**: INVALID_REQUEST - Error code: 400 - {'error': {'code': '1213', 'message': '未正常接收到prompt参数。'}} ``` ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)