Skip to content

Commit 1f01272

Browse files
authored
Pantheon special char restriction // Redo DOCS-1159 - Mobot limitation - handling query outputs (#5881)
* Revert "Revert "DOCS-1159 - Mobot limitation - handling query outputs" (#5880)" This reverts commit 96c84c0. * Remove invalid char in CID links * mobot fix
1 parent 96c84c0 commit 1f01272

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

cid-redirects.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@
390390
"/05Search/Get-Started-with-Search": "/docs/search/get-started-with-search",
391391
"/05Search/Get-Started-with-Search/How-to-Build-a-Search": "/docs/search/get-started-with-search/build-search",
392392
"/05Search/Get-Started-with-Search/How-to-Build-a-Search/Best-Practices%3A-Search-Rules-to-Live-By": "/docs/search/get-started-with-search/build-search/best-practices-search",
393-
"/05Search/Get-Started-with-Search/How-to-Build-a-Search/Best-Practices:-Search-Rules-to-Live-By": "/docs/search/get-started-with-search/build-search/best-practices-search",
394393
"/05Search/Get-Started-with-Search/How-to-Build-a-Search/Dynamic_Parsing": "/docs/search/get-started-with-search/build-search/dynamic-parsing",
395394
"/05Search/Get-Started-with-Search/How-to-Build-a-Search/Keyword-Search-Expressions": "/docs/search/get-started-with-search/build-search/keyword-search-expressions",
396395
"/docs/search/get-started-with-search/build-search/intelliparse-beta": "/docs/search/get-started-with-search/build-search/dynamic-parsing",

docs/search/mobot-multiturn-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Here are some common cases:
136136
* RAG only considers dashboards that have been opened in the last 90 days when interpreting your query.
137137
* Very large or highly complex queries may time out or trigger structured fallback responses.
138138
* The conversational experience is available for log-based searches only. Metrics and Metric Searches are not supported in this Beta.
139-
* Mobot cannot refer to the output of a log search directly in subsequent queries. Each follow-up must be expressed in terms of query refinements rather than referencing previous results. This is an important limitation to be aware of when constructing multi-turn conversations.
139+
* Mobot cannot currently refer to the output of a log search directly in subsequent queries. Each follow-up must be expressed in terms of query refinements rather than referencing previous results. This is an important limitation to be aware of when constructing multi-turn conversations.
140140
</details>
141141

142142
## Additional resources

0 commit comments

Comments
 (0)