Skip to content

Commit 4476d3a

Browse files
committed
edit release notes
1 parent 531f567 commit 4476d3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blog-service/2025-09-03-mobot-copilot.md renamed to blog-service/2025-09-08-mobot-copilot.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
### Copilot is now Mobot
1414

15-
We've renamed Copilot, Sumo Logic's AI-powered log search query assistant, to *Mobot*. This change is available to all customers with no additional setup required.
15+
We've renamed Copilot, Sumo Logic's AI-powered log search query assistant, to *Mobot*. This rename is live for all customers, with no additional setup required.
1616

1717
### Multi-turn conversations (Beta)
1818

19-
Alongside the rename, we've introduced multi-turn conversations in Beta. Multi-turn allows you to ask follow-up questions without repeating your search context, making investigations more natural and iterative.
20-
21-
Enhancements in Beta include:
19+
Alongside the rename, we've introduced multi-turn conversation functionality in Beta. If enabled, you can ask follow-up questions without repeating your search context, making investigations more natural and iterative:
2220

2321
* **Clarifications when needed**. If your request is ambiguous, Mobot may ask a follow-up question to narrow intent.
2422
* **Smarter error handling**. Contextual error messages explain why a query failed and suggest fixes.

docs/search/mobot-multiturn-beta.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ This example workflow demonstrates the multi-turn interaction pattern; you can a
3939

4040
### Step 1: Ask your initial question
4141

42-
Start broad when you set a goal: `Show failed login attempts in the last 24 hours`. An intent card appears at the top, summarizing your goal. Mobot also surfaces suggestion cards with related refinements you can click, and gives you the option to open the query in Log Search.
42+
Start broad when you set a goal. We'll ask: `Show failed login attempts in the last 24 hours`.
43+
44+
An intent card appears in the conversation pane that summarizes your goal. Mobot also surfaces suggestion cards with related refinements you can click, and gives you the option to open the query in Log Search.
4345

4446
<img src={useBaseUrl('img/search/mobot/initial-question.png')} alt="Mobot multi-turn conversation showing initial query, failed login attempts in the last 24 hours" width="700"/>
4547

0 commit comments

Comments
 (0)