Skip to content

fix(ChatGptController): Support foreign characters encoding#330

Merged
hirokiterashima merged 2 commits into
developfrom
ai-support-foreign-characters
Jul 13, 2026
Merged

fix(ChatGptController): Support foreign characters encoding#330
hirokiterashima merged 2 commits into
developfrom
ai-support-foreign-characters

Conversation

@breity

@breity breity commented Jul 10, 2026

Copy link
Copy Markdown
Member

Changes

Reimplement fix from #310 to support foreign characters in ChatGPT responses.

Test

Foreign characters in AIChat responses from chat-gpt display correctly.

@breity
breity requested a review from hirokiterashima July 10, 2026 16:53
@breity breity self-assigned this Jul 10, 2026
@hirokiterashima

Copy link
Copy Markdown
Member

I saw that the controller was properly receiving and reading non-english text from chat-gpt endpoint. The actual issue was that the endpoint was not returning utf-8 charset. My fix should ensure this.

@hirokiterashima hirokiterashima left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified fix.

@hirokiterashima
hirokiterashima merged commit ba0495a into develop Jul 13, 2026
2 checks passed
@hirokiterashima
hirokiterashima deleted the ai-support-foreign-characters branch July 13, 2026 20:44
@hirokiterashima

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.21.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants