We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248dc12 commit acbe961Copy full SHA for acbe961
x-pack/solutions/observability/plugins/observability_ai_assistant_app/server/functions/documentation.ts
@@ -43,6 +43,7 @@ export async function registerDocumentationFunction({
43
properties: {
44
query: {
45
description: `The query to use to retrieve documentation
46
+ Always write the query in English, as the documentation is available only in English.
47
Examples:
48
- "How to enable TLS for Elasticsearch?"
49
- "What is Kibana Lens?"`,
0 commit comments