AI 봇이 영어 외 이름에 응답하지 않음 (버전 6b8a57d)

We noticed some bugs with the recent update of the Discourse AI plugin (6b8a57d). It stops replying to some users’ private messages. After a few testing, we found that if the username is not English, in our case some user name are in Chinese, then the AI refuse to make stream output in reply.

for example this user

Originally, his username is in Chinese, and the AI after version (6b8a57d) no longer gets replies from the AI. A few weeks ago, it could get a reply.

could you please check and see if that is the case? thanks

4개의 좋아요

Nice catch … we will have a look, we changed the way we contact LLMs last week and are now using a central pattern, this may be a regression.

3개의 좋아요

It regressed with our new Prompt format. I fixed it here:

https://github.com/discourse/discourse-ai/pull/425

3개의 좋아요

This topic was automatically closed after 19 hours. New replies are no longer allowed.