Skip to content
Draft
Changes from all commits
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Agentic search with a llmGenerated query type
title: Getting Started with Agentic Search in OpenSearch
parent: Agentic search
nav_order: 30
---
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expand Down Expand Up @@ -499,7 +499,7 @@ You can see the match query with aggregation clause generated:
}
```

```json

## Next steps

This is an experimental feature. See the following GitHub issues for information about future enhancements:
Expand Down
Loading