Skip to content

Commit 9e2edb8

Browse files
Apply suggestions from code review
Co-authored-by: florent-leborgne <[email protected]>
1 parent c23d235 commit 9e2edb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/security/ai/set-up-connectors-for-large-language-models-llm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ You can [connect to LM Studio](/solutions/security/ai/connect-to-own-local-llm.m
3636

3737
```{applies_to}
3838
stack: ga 9.0
39+
serverless: unavailable
3940
```
4041

41-
If you're using {{stack}}, you can also use [preconfigured connectors](kibana://reference/connectors-kibana/pre-configured-connectors.md) to set up a third-party LLM connector.
42+
You can use [preconfigured connectors](kibana://reference/connectors-kibana/pre-configured-connectors.md) to set up a third-party LLM connector.
4243

4344
If you use a preconfigured connector for your LLM connector we recommend you add the `exposeConfig: true` parameter within the `xpack.actions.preconfigured` section of the `kibana.yml` config file. This parameter makes debugging easier by adding configuration information to the debug logs, including which large language model the connector uses.
4445

0 commit comments

Comments
 (0)