Skip to content

Commit 96c84c0

Browse files
authored
Revert "DOCS-1159 - Mobot limitation - handling query outputs" (#5880)
* Revert "Mobot limitation - handling query outputs (#5865)" This reverts commit f683c75. * remove colons in best practices 301 links; not supported by panethon
1 parent f683c75 commit 96c84c0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

cid-redirects.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@
9696
"/03Send-Data/01-Design-Your-Deployment": "/docs/send-data/choose-collector-source",
9797
"/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Good-Source-Category%2C-Bad-Source-Category": "/docs/send-data/best-practices",
9898
"/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices",
99-
"/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Good-Source-Category,-Bad-Source-Category": "/docs/send-data/best-practices",
100-
"/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices",
10199
"/03Send-Data/01-Design-Your-Deployment/Compare-Installed-and-Hosted-Collectors": "/docs/send-data/choose-collector-source",
102100
"/03Send-Data/Applications_AWS_Solution/AWS_S3_Export_App": "/docs/send-data/hosted-collectors/amazon-aws/amazon-s3-audit-source",
103101
"/03Send-Data/Collect-from-Other-Data-Sources": "/docs/send-data/collect-from-other-data-sources",

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 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.
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.
140140
</details>
141141

142142
## Additional resources

0 commit comments

Comments
 (0)