-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0cd8ab8
commit de44729
Showing
5 changed files
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
--- | ||
id: serverlessSecurityLLMConnectorGuides | ||
slug: /serverless/security/llm-connector-guides | ||
title: LLM connector guides | ||
description: Set up LLM connectors to enable AI features in ((elastic-sec)) | ||
tags: ["security","overview","get-started"] | ||
status: in review | ||
--- | ||
|
||
This section contains instructions for setting up connectors for LLMs so you can use <DocLink id="serverlessSecurityAIAssistant" text="Elastic AI Assistant"/> and <DocLink id="attackDiscovery" text="Attack discovery"/>. | ||
This section contains instructions for setting up connectors for LLMs so you can use <DocLink slug="/serverless/security/ai-assistant" text="Elastic AI Assistant"/> and <DocLink slug="/serverless/security/attack-discovery" text="Attack discovery"/>. | ||
|
||
Setup guides are available for the following LLM providers: | ||
|
||
* <DocLink id="serverlessSecurityConnectAzureOpenAI" text="Azure OpenAI"/> | ||
* <DocLink id="serverlessSecurityConnectBedrock" text="Amazon Bedrock"/> | ||
* <DocLink id="serverlessSecurityConnectOpenAI" text="OpenAI"/> | ||
* <DocLink slug="/serverless/security/connect-to-azure-openai" text="Azure OpenAI"/> | ||
* <DocLink slug="/serverless/security/connect-to-bedrock" text="Amazon Bedrock"/> | ||
* <DocLink slug="/serverless/security/connect-to-openai" text="OpenAI"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters