-
Notifications
You must be signed in to change notification settings - Fork 316
Poe Blocking Responses to Context-Formatted Messages #201
Comments
Through my testing, the key is that the end of the message cannot be a colon. |
I don't think so. The normal conversation is sent normally when using the poe-api, but the error message is that the ws link is closed and the page is viewed as poe without an answer |
But when I manually ask questions, he can give a quick answer, and then continue to use poe-api, he still reported the same error message and did not return anything,Personally, I think it may be that the information will be updated after several conversations |
You can try sending “ |
现在似乎出现了新的阻止方式,同样的消息使用poe-api后claude-2-100k可以回复,而gpt4则不行。然而在网页中使用二者都是可以快速响应的。 |
+1 |
It appears that poe is blocking responses to context-formatted messages. Even when context-formatted content is sent via the web interface, no response is received. Attempts to send context-formatted content result in a "response timed out" error due to the absence of a reply. See the attached screenshots for specific tests. This issue was discovered by @lanqian528 in #200.
Therefore, it may be necessary to advise users not to use these formats, or to test out a context format that can be used.
The text was updated successfully, but these errors were encountered: