Skip to content

Commit d794727

Browse files
leemthomporhr323
authored andcommitted
[agent builder] hotfix update enablement info and models page (elastic#3569)
Due to timing of next serverless promotion: - feature must be enabled on serverless - add note that model changing functionality won't be immediately available
1 parent 0fa698a commit d794727

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

solutions/search/agent-builder/get-started.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,24 @@ You can set up a new [space](/deploy-manage/manage-spaces.md) to use the solutio
2626

2727
:::::{step} Enable {{agent-builder}}
2828

29+
30+
<!--
31+
32+
TODO: uncomment once default enabled is live on serverless
33+
2934
::::{applies-switch}
3035
3136
:::{applies-item} { "serverless": "preview", "elasticsearch" }
3237
3338
{{agent-builder}} is enabled by default in serverless {{es}} projects.
3439
35-
Find **Agents** in the navigation menu to begin using the feature, or search for **Agents** in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
40+
Find **Agents** in the navigation menu to begin using the feature, or search for **Agents** in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
3641
3742
:::
3843
3944
:::{applies-item} stack: preview 9.2
40-
41-
You have to enable {{agent-builder}} to get started on non-serverless deployments.
45+
-->
46+
You have to enable {{agent-builder}} to get started.
4247

4348
You can enable the features using the UI:
4449

solutions/search/agent-builder/models.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ applies_to:
1010

1111
# Using different models in {{agent-builder}}
1212

13+
:::{important}
14+
Due to phased rollout, the ability to use different models may not be immediately available in your project.
15+
:::
16+
1317
{{agent-builder}} uses large language models (LLMs) to power agent reasoning and decision-making. By default, agents use the Elastic Managed LLM, but you can configure other models through Kibana connectors.
1418

1519
## Default model configuration

0 commit comments

Comments
 (0)