Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/AI-for-security/ai-security-assistant.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ You must create a generative AI connector before you can use AI Assistant. AI As
While AI Assistant is compatible with many different models, refer to the <<llm-performance-matrix>> to select models that perform well with your desired use cases.
--

[discrete]
[[elastic-managed-llm-security-ai-assistant]]
== Elastic Managed LLM

{kibana-ref}/elastic-managed-llm.html[Elastic Managed LLM] is the default large language model (LLM) connector available in the AI Assistant for eligible users. It provides immediate access to generative AI features without requiring any setup or external model integration.

The Elastic Managed LLM is available out-of-the box; no manual connector setup or API key management is required for initial use. However, you can configure and use a third-party LLM connector, such as OpenAI, Azure, or Amazon Bedrock if you prefer.

To learn more about security, data privacy, and early access to the Elastic Managed LLM, refer to the {kibana-ref}/elastic-managed-llm.html[connector documentation] and https://raw.githubusercontent.com/elastic/kibana/refs/heads/main/docs/reference/resources/Elastic_Managed_LLM_model_card.pdf[download the model card].

[discrete]
[[start-chatting]]
== Start chatting
Expand Down