We recently upgraded from 8.14.3 to 8.17.2 to make full use of the **AI Assistant, but we're running into an issue again.
When trying to add items to the knowledge base via the Knowledge Base settings page, we get the following error:
Error: exception
Caused by:
resource_not_found_exception: Could not find trained model [obs_ai_assistant_kb_inference]
Root causes:
resource_not_found_exception: Could not find trained model [obs_ai_assistant_kb_inference]
at Object.onError (https://theserver:9833/d7985c806432/bundles/plugin/observabilityAiAssistantManagement/1.0.0/observabilityAiAssistantManagement.chunk.1.js:3:85140)
at s.execute (https://theserver:9833/d7985c806432/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:365:1016778)
at async onClick (https://theserver:9833/d7985c806432/bundles/plugin/observabilityAiAssistantManagement/1.0.0/observabilityAiAssistantManagement.chunk.1.js:3:87660)
I’m not sure if obs_ai_assistant_kb_inference
should be listed under trained models, but it is not there
Should this model have been installed automatically as part of the upgrade?
Is there a way to manually deploy or re-register the missing model?
Has anyone else encountered this after upgrading?
Any insights or fixes would be greatly appreciated! Thanks in advance.