elastic / kibana

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

[Security Solution] Integrate pre-configured Kibana AI Connector to the Security GenAI powered functionality #202625

Open YulNaumenko opened 1 day ago

YulNaumenko commented 1 day ago

Currently at Security Solution we are using three different GenAI connector types, which helps to integrate directly with OpenAI, Gemini and Bedrock. The long term vision is to migrate from the explicit connectors implementation to the usage of the generic .inference connector, which is integrated with Elasticsearch Inference API. This connector supports multiple LLMs integrations (including OpenAI, Gemini and Bedrock), but due to the big scope of the complete adoption and migration path to .inference connector, the scope was reduced to the MVP integration with the usage of the pre-configured connector for EIS service.

In 8.18 there is a plan to provide Elastic Default LLM experience, which will be exposed within Kibana .inference connector type. Requirements:

GenAI functionality to cover:

elasticmachine commented 9 hours ago

Pinging @elastic/security-scalability (Team:Security-Scalability)