Gaining insights with the AI Assistant
In the previous recipe, we explored methods for detecting incidents and correlating different data points to facilitate investigation and resolution. In this recipe, we will see how we can leverage the Elastic AI Assistant to connect with large language models (LLMs), allowing us to get additional insights and go deeper into the investigation.
Getting ready
Make sure that you have completed the previous recipe, Detecting incidents with alerting and machine learning.
For this recipe, you will need either an OpenAI GPT-4 account or an Azure account with GPT-4 or GPT-4-32k with the minimum API version 2023-07-01-preview. The dialog results with the AI Assistant can vary depending on the API version and Elastic Stack version that you are using.
How to do it…
In this recipe, we will first configure the AI Assistant connector. Following that, we will resume the investigation of the feature flags of the previous recipe (product...