Skip to content

fix(ChatGptController): Support foreign characters encoding#330

Open
breity wants to merge 2 commits into
developfrom
ai-support-foreign-characters
Open

fix(ChatGptController): Support foreign characters encoding#330
breity wants to merge 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants