AI Assistant - Need to add a new LLM to Elastic

Hi Team,

We are currently using Elasticsearch within our ELK platform to reconcile data received from multiple source systems. This is implemented using Elasticsearch transforms, where we compare data across multiple systems using a common key to identify any data gaps between the systems. The results are then visualized on custom-built dashboards to highlight these discrepancies.

We would like to explore the possibility of leveraging the AI Assistant to interact with users and help identify data gaps. Specifically, when a user provides a particular key (for example, a User ID), the AI Assistant should be able to search across the relevant Elasticsearch indexes and return the data gaps associated with that key across the different source systems.

Could you please advise if this capability is possible and how it can be implemented within Elastic?

Additionally, we would like to integrate our company’s custom LLM with Elastic to power the AI Assistant. Could you please guide us on how we can integrate a private LLM with Elastic for this purpose?

For context, we are currently using Elastic Cloud version 9.3.1 with an Enterprise License.

Thank you in advance for your support.