elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[Security GenAI] Inference endpoint is not created during KB setup, even though ELSER is deployed #197154

Open peluja1012 opened 1 day ago

peluja1012 commented 1 day ago

Describe the bug: Inference endpoint does not seem to get created during KB setup, even though ELSER is deployed. This affects the workflow of creating a custom KB index entry via PDF upload. The PDF upload workflow asks for an Inference Service value, which should be elser_2 after KB setup.

Kibana/Elasticsearch Stack version: 8.16 BC1

Steps to reproduce:

  1. Go to Stack Management -> AI Assistants -> Security AI Assistant -> Knowledge Base on a brand new Cloud Deployment.
  2. Click on "Setup knowledge base"
  3. Navigate to Home -> Upload file
  4. Follow the "Advanced" steps and then click "Add additional field" -> "Add semantic text field"
  5. Notice that there is and Inference Service dropdown but it's not populated by any values. It should be populated with the ELSER model.

Screenshots (if relevant): Image

Image

elasticmachine commented 1 day ago

Pinging @elastic/security-solution (Team: SecuritySolution)