-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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] Error shown in knowledge base at startup #205333
Comments
Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant) |
#205970 will not address this. I don't know that this is not intentional. I believe this only happens when you have a pre configured connector. I guess it's not really an error, just giving you some info that your model is not deployed. Not the best UX, but doesn't seem harmful either. I might be wrong but I think the main user journey is to setup a connector first in which case we auto install the knowledge base and they won't see this. CC @teknogeek0 |
Sounds good, thanks for the info @neptunian |
Once the PR for #205970 is merged, I'll review this issue and see whether we would need any changes to improve the UX here. |
@viduni94 One more thing you might want to take a look at, is how we handle timeouts. I've seen errors when the |
Sure @sorenlouv |
An error is shown at the start on AI Assistant with regards to the knowledge base and shows the
Inspect issues
link. WhenInspect issues
is clicked, the error says that the model is not deployed.modelId
is not populated (refer screenshot)Steps to reproduce:
Inspect issues
Expected behavior:
modelId
should be populated.Screenshots (if relevant):
The text was updated successfully, but these errors were encountered: