Skip to content

Commit ca9763b

Browse files
authored
[agent builder] Add stub for UI error troubleshooting link (#4020)
Linked to elastic/kibana#243661 Once merged and docs are published, this anchor will be available to link to: `https://www.elastic.co/docs/solutions/search/agent-builder/limitations-known-issues#conversation-length-exceeded`
1 parent 35bd8fe commit ca9763b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Error: Invalid function call syntax
4040
Error executing agent: No tool calls found in the response.
4141
```
4242

43+
$$$conversation-length-exceeded$$$
44+
4345
### {{esql}} limitations
4446

4547
{{esql}} tools are subject to the current limitations of the {{esql}} language itself. For example, [named parameters](elasticsearch://reference/query-languages/esql/esql-syntax.md#esql-function-named-params) (`?parameter_name`) do not currently work with the `LIKE` and `RLIKE` operators ([issue #131356](https://github.com/elastic/elasticsearch/issues/131356)).

0 commit comments

Comments
 (0)