Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Poe Blocking Responses to Context-Formatted Messages #201

Open
fkx816 opened this issue Jul 25, 2023 · 7 comments
Open

Poe Blocking Responses to Context-Formatted Messages #201

fkx816 opened this issue Jul 25, 2023 · 7 comments
Labels
documentation Improvements or additions to documentation

Comments

@fkx816
Copy link

fkx816 commented Jul 25, 2023

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.
Quicker_20230726_025508

@fkx816 fkx816 changed the title poe Blocking Responses to Context-Formatted Messages Poe Blocking Responses to Context-Formatted Messages Jul 25, 2023
@ading2210 ading2210 added the documentation Improvements or additions to documentation label Jul 25, 2023
@fkx816
Copy link
Author

fkx816 commented Jul 25, 2023

Through my testing, the key is that the end of the message cannot be a colon.
(However, for some reason, normal sentences ending with a colon are not blocked at times.)

@isJN
Copy link

isJN commented Jul 25, 2023

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

@isJN
Copy link

isJN commented Jul 25, 2023

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

like this
image

@isJN
Copy link

isJN commented Jul 25, 2023

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

like this image

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

@fkx816
Copy link
Author

fkx816 commented Jul 25, 2023

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

You can try sending “
User:hello
Assistant:
”from the web to test whether the message is successfully received.
When I said above that the colon is key, I was referring to its occurrence in the context format. The problem you mentioned may not necessarily be due to the context format.

@lanqian528
Copy link

现在似乎出现了新的阻止方式,同样的消息使用poe-api后claude-2-100k可以回复,而gpt4则不行。然而在网页中使用二者都是可以快速响应的。

@wingeva1986
Copy link

现在似乎出现了新的阻止方式,同样的消息使用poe-api后claude-2-100k可以回复,而gpt4则不行。然而在网页中使用二者都是可以快速响应的。

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants