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

[Obs AI Assistant] Fix conversation test in serverless MKI #192750

Closed
neptunian opened this issue Sep 12, 2024 · 1 comment
Closed

[Obs AI Assistant] Fix conversation test in serverless MKI #192750

neptunian opened this issue Sep 12, 2024 · 1 comment
Labels
Team:Obs AI Assistant Observability AI Assistant

Comments

@neptunian
Copy link
Contributor

The test suite, when creating a conversation with the write user, fails in MKI. It compares the response of a conversation with a specific user, which can change from local to MKI which generates numbers as a username. This could potentially be controlled using cookie_auth to set the username. Otherwise remove checking the body for the exact username or get it ahead of time if possible.

@neptunian
Copy link
Contributor Author

change made in #192219 to not test against the user name. I think in MKI the name could be different numbers each time an environment is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Obs AI Assistant Observability AI Assistant
Projects
None yet
Development

No branches or pull requests

1 participant