-
Notifications
You must be signed in to change notification settings - Fork 367
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
[BUG] Chat History Defaults to Spanish Despite English Language Selected #240
Comments
Possible solutionPass language explicitly to:
|
PR merged but leave the issue still open because enough evidence was not provided on #247. Please leave your comment below if you have still same issue. |
I got this error, even though my backend had the update (ie "- Title must be in the same language as the conversation.") Maybe interpolate a preferred/default language in the parameter for the prompt string? ie
|
@josephedward I believe your proposal is one of the simplest and effective ways to address the root cause. It would be greatly appreciated if you could take the trouble to create a Pull Request. Thank you! |
Describe the bug
The Bedrock-Claude-Chat application is displaying the chat history in Spanish, despite the user selecting a different language (e.g., English) in the Menu settings.
To Reproduce
Open a new chat and the history will always come up default to Spanish.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: