4d6150fd6d
* fix: Handle quoted messages correctly as user context This change ensures quoted messages, including text and image captions, are appended to the conversation history as a user message rather than being injected into the system prompt. Fixes #3886 * 注入到req.prompt里