Skip to content

Commit 37c1baf

Browse files
committed
fix release notes
1 parent 700ecf8 commit 37c1baf

File tree

3 files changed

+9
-23
lines changed

3 files changed

+9
-23
lines changed

blog-service/2025-08-25-search.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

blog-service/2025-09-03-search.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Copilot Multi-Turn Conversations (Search)
2+
title: Copilot Multi-Turn Conversations - Beta (Search)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
55
- copilot
@@ -10,12 +10,12 @@ hide_table_of_contents: true
1010

1111
import useBaseUrl from '@docusaurus/useBaseUrl';
1212

13-
Copilot now supports **multi-turn conversations**, letting you refine queries through natural follow-up questions without repeating your original search. In Beta, Copilot also introduces:
13+
Copilot now supports multi-turn conversations, allowing you to ask follow-up questions without repeating your original search context. This makes investigations more natural and iterative: refine queries, adjust units or percentiles, dig deeper into results, and explore related suggestions. Enhancements include:
1414

15-
* **Ask back for clarification** when a request is ambiguous
16-
* **More accurate translations** grounded in your org’s dashboards
17-
* **Improved error handling** with clearer fallback messages
15+
* **Clarifications when needed**. If your request is ambiguous, Copilot may ask a follow-up question to narrow intent.
16+
* **Smarter error handling**. Contextual error messages explain why a query failed and suggest fixes.
17+
* **Guided exploration**. Intent cards summarize your goal, while suggestion cards offer refinements with a click.
18+
* **Conversation pane**. See your prompts, refinements, and results in one place, with history you can revisit or branch from.
19+
* **Dashboard-aware translations via RAG**. Copilot references recent dashboard queries (last 90 days) to improve accuracy.
1820

19-
These enhancements make investigations more natural and iterative, helping you refine results, dig deeper, and troubleshoot faster.
20-
21-
This feature is available in the new Sumo Logic UI for all users with Copilot access. [Learn more](/docs/search/copilot-multiturn-beta).
21+
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team. [Learn more](/docs/search/copilot/).

docs/search/copilot-multiturn-beta.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Here are some common cases:
127127
* For dashboard-aware translations via RAG, support is limited to the `sourceCategory` filter (selection in the source picker) at launch. Other expressions like `_index=` or `_sourceHost=` are not yet supported.
128128
* RAG only considers dashboards that have been opened in the last 90 days when interpreting your query.
129129
* Very large or highly complex queries may time out or trigger structured fallback responses.
130+
* Multi-turn Copilot is available for log-based searches only. Metrics and Metric Searches are not supported in this Beta.
130131
</details>
131132

132133
## Additional resources

0 commit comments

Comments
 (0)