Skip to content

Commit a370f18

Browse files
authored
Update limitations-known-issues.md for clarity
Removed model selection section and added a reference to the models page for more information.
1 parent f1466ef commit a370f18

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

solutions/search/agent-builder/limitations-known-issues.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,11 @@ These pages are currently hidden from the docs TOC and have `noindexed` meta hea
2020

2121
While in private technical preview, {{agent-builder}} is not enabled by default. Refer to [Get started](get-started.md#enable-agent-builder) for instructions.
2222

23-
### Model selection
24-
25-
Initially, {{agent-builder}} defaults to working with the [Elastic Managed LLM](kibana://reference/connectors-kibana/elastic-managed-llm.md) running on the [Elastic Inference Service](/explore-analyze/elastic-inference/eis.md) {applies_to}`serverless: preview` {applies_to}`ess: preview 9.2`.
26-
27-
Learn more on the [models page](models.md).
28-
2923
## Known issues
3024

3125
### Incompatible LLMs
3226

33-
While Elastic offers LLM [connectors](kibana://reference/connectors-kibana.md) for many different vendors and models, not all LLMs are robust enough to be used with {{agent-builder}}. We recommend using the [Elastic Managed LLM](kibana://reference/connectors-kibana/elastic-managed-llm.md) (the default).
27+
While Elastic offers LLM [connectors](kibana://reference/connectors-kibana.md) for many different vendors and models, not all LLMs are robust enough to be used with {{agent-builder}}. We recommend using the [Elastic Managed LLM](kibana://reference/connectors-kibana/elastic-managed-llm.md) (the default). Learn more in [](models.md).
3428

3529
The following errors suggest your selected model may not be compatible with {{agent-builder}}:
3630

@@ -67,4 +61,4 @@ This results in parsing errors like this:
6761
]
6862
```
6963

70-
64+

0 commit comments

Comments
 (0)