Skip to content

Commit 64851ba

Browse files
mergify[bot]benironsidegithub-actions[bot]
authored
[8.x] BYO LLM 8.16 updates (backport #5967) (#5997)
* BYO LLM 8.16 updates (#5967) * BYO LLM 8.16 updates * Update docs/AI-for-security/connect-to-byo.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> --------- Co-authored-by: Nastasha Solomon <[email protected]> (cherry picked from commit 3d18f62) # Conflicts: # docs/serverless/AI-for-security/connect-to-byo-llm.mdx # docs/serverless/AI-for-security/images/lms-edit-connector.png * Delete docs/serverless directory and its contents --------- Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e127c94 commit 64851ba

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/AI-for-security/connect-to-byo.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,11 @@ Finally, configure the connector:
180180
1. Log in to your Elastic deployment.
181181
2. Navigate to **Stack Management → Connectors → Create Connector → OpenAI**. The OpenAI connector enables this use case because LM Studio uses the OpenAI SDK.
182182
3. Name your connector to help keep track of the model version you are using.
183-
4. Under **URL**, enter the domain name specified in your Nginx configuration file, followed by `/v1/chat/completions`.
184-
5. Under **Default model**, enter `local-model`.
185-
6. Under **API key**, enter the secret token specified in your Nginx configuration file.
186-
7. Click **Save**.
183+
4. Under **Select an OpenAI provider**, select **Other (OpenAI Compatible Service)**.
184+
5. Under **URL**, enter the domain name specified in your Nginx configuration file, followed by `/v1/chat/completions`.
185+
6. Under **Default model**, enter `local-model`.
186+
7. Under **API key**, enter the secret token specified in your Nginx configuration file.
187+
8. Click **Save**.
187188

188189
image::images/lms-edit-connector.png[The Edit connector page in the {security-app}, with appropriate values populated]
189190

23.7 KB
Loading

0 commit comments

Comments
 (0)