-
Notifications
You must be signed in to change notification settings - Fork 103
[Security] Adds section about Elastic Managed LLM to Security AI assistant #1778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
|
||
[Elastic Managed LLM](https://www.elastic.co/docs/reference/kibana/connectors-kibana/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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I think box, no
should either be box; no
or box, and no
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
Overview
Related to #1754
This PR adds a section about the Elastic Managed LLM to the Security AI Assistant docs.
PREVIEW