diff --git a/docs/en/observability/observability-ai-assistant.asciidoc b/docs/en/observability/observability-ai-assistant.asciidoc index 2c5a971246..6b46687d6e 100644 --- a/docs/en/observability/observability-ai-assistant.asciidoc +++ b/docs/en/observability/observability-ai-assistant.asciidoc @@ -37,10 +37,6 @@ Also, the data you provide to the Observability AI assistant is _not_ anonymized The AI assistant requires the following: * {stack} version 8.9 and later. -* An account with a third-party generative AI provider that supports function calling. The Observability AI Assistant supports the following providers: -** OpenAI `gpt-4`+. -** Azure OpenAI Service `gpt-4`(0613) or `gpt-4-32k`(0613) with API version `2023-07-01-preview` or more recent. -** AWS Bedrock, specifically the Anthropic Claude models. * An {enterprise-search-ref}/server.html[Enterprise Search] server if Elastic managed {ref}/es-native-connectors.html[search connectors] are used to populate external data into the knowledge base. * An account with a third-party generative AI provider that preferably supports function calling. If your AI provider does not support function calling, you can configure AI Assistant settings under **Stack Management** to simulate function calling, but this might affect performance.