Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions solutions/search/agent-builder/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,24 @@ You can set up a new [space](/deploy-manage/manage-spaces.md) to use the solutio

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


<!--
TODO: uncomment once default enabled is live on serverless
::::{applies-switch}
:::{applies-item} { "serverless": "preview", "elasticsearch" }
{{agent-builder}} is enabled by default in serverless {{es}} projects.
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).
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).
:::
:::{applies-item} stack: preview 9.2

You have to enable {{agent-builder}} to get started on non-serverless deployments.
-->
You have to enable {{agent-builder}} to get started.

You can enable the features using the UI:

Expand Down
4 changes: 4 additions & 0 deletions solutions/search/agent-builder/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ applies_to:

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

:::{important}
Due to phased rollout, the ability to use different models may not be immediately available in your project.
:::

{{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.

## Default model configuration
Expand Down