Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix welcome message encoding issue #27

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Fix welcome message encoding issue #27

merged 2 commits into from
Aug 5, 2024

Conversation

zionhann
Copy link
Member

@zionhann zionhann commented Aug 5, 2024

  • Force encoding welcome messages to UTF-8 from ISO_8859_1
  • Store assistant name in Redis when fetching assistant list (if exists)
  • Update API docs

@zionhann zionhann linked an issue Aug 5, 2024 that may be closed by this pull request
@zionhann zionhann merged commit b3dc72e into main Aug 5, 2024
1 check passed
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.

Welcome messages are not encoded properly
1 participant