Skip to content

Commit da2f1ef

Browse files
committed
Fix links
Signed-off-by: Fanit Kolchina <[email protected]>
1 parent 19b83ac commit da2f1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_search-plugins/search-pipelines/agentic-context-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ grand_parent: Search pipelines
1111
**Introduced 3.3**
1212
{: .label .label-purple }
1313

14-
The `agentic_context` search response processor adds agent execution context information to search response extensions. This processor works in conjunction with the [agentic query translator]({{site.url}}{{site.baseurl}}/search-plugins/agentic-query-translator/) to expose the agent's query translation process and maintain conversation continuity:
14+
The `agentic_context` search response processor adds agent execution context information to search response extensions. This processor works in conjunction with the [agentic query translator]({{site.url}}{{site.baseurl}}/search-plugins/search-pipelines/agentic-query-translator-processor/) to expose the agent's query translation process and maintain conversation continuity:
1515

1616
1. The processor retrieves agent context information from the pipeline processing context.
1717
2. Based on the processor configuration, it selectively includes agent steps summary and DSL query in the response.

0 commit comments

Comments
 (0)