Skip to content

[Bug] AI Chat Panel ByteString Error (character value 8226) #891

@aiandextensions-ux

Description

@aiandextensions-ux

Even with simple input like hello, the AI chat panel crashes:

TypeError: Cannot convert argument to a ByteString
because the character at index 0 has a value of 8226 (>255)

No encoding option in settings. Likely backend is not using UTF-8 safe conversion (ByteString.copyFromUtf8).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions