lentkt opened a new issue, #1524: URL: https://github.com/apache/answer/issues/1524
Describe the bug deepseek-chat only searches question without retrieving answer, while deepseek-v4-pro / v4-flash cannot respond at all and throw Error: Failed to create AI stream.When the AI assistant is set to deepseek-chat, it can output something, but it only searches for the user's question and cannot effectively retrieve the corresponding answer. Additionally, the system outputs the error message: Error: Failed to create AI stream. To Reproduce Steps to reproduce the behavior: Set the AI assistant to deepseek-chat mode. Input a question that requires retrieving relevant information to answer. Observe that the assistant only echoes or searches for the question itself. See the error: Error: Failed to create AI stream appearing in the console or response. Expected behavior The AI assistant should be able to effectively retrieve the corresponding answer based on the question, instead of only searching for the question text. No Error: Failed to create AI stream should occur. Screenshots <img width="1006" height="508" alt="Image" src="https://github.com/user-attachments/assets/64b2cbb5-46ca-4b0e-b744-2a806648de34" /> <img width="988" height="268" alt="Image" src="https://github.com/user-attachments/assets/14410591-1309-452a-b64e-8ee3071aeb93" /> <img width="1004" height="790" alt="Image" src="https://github.com/user-attachments/assets/96b10ad7-8f97-4671-8af7-00eeee8e22f1" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
