You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/observability-ai-assistant.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To set up or use AI assistant, you need the following:
40
40
41
41
* An [LLM connector](/solutions/security/ai/set-up-connectors-for-large-language-models-llm.md)
42
42
43
-
* (Optional) To use [knowledge base](#obs-ai-add-data):
43
+
* (Optional) To use [knowledge base](#obs-ai-add-data):
44
44
- A 4 GB {{ml}} node
45
45
:::{note}
46
46
In {{ecloud}} or {{ece}}, if you have {{ml}} autoscaling enabled, {{ml}} nodes automatically start when using the knowledge base and AI Assistant. Therefore using these features incurs additional costs.
@@ -357,9 +357,9 @@ Additional functions are available when your cluster has APM data:
357
357
358
358
#### Share conversations
359
359
360
-
Conversations that you start with AI Assistant are private by default and not visible to other members of your team. Sharing conversations can help you keep your teammates informed about your conversations with AI Assistant, making it easier to simultaneously collaborate with your teammates and AI Assistant.
360
+
Conversations that you start with AI Assistant are private by default and not visible to other users in the space. Sharing conversations lets everyone in the space see what you've already asked or learned, making it easier to collaborate.
361
361
362
-
To share a conversation:
362
+
To change the visibility of a conversation:
363
363
364
364
1. Select the **Private** / **Shared** badge next to the conversation's title
365
365
1. Use the dropdown menu to define the chat's visibility.
@@ -377,17 +377,15 @@ After sharing a conversation, you can copy its URL and send the link to your tea
377
377
378
378
When someone shares a chat with you, you can review it, but you can't continue the conversation. To continue the conversation where your colleague left off, duplicate the conversation.
379
379
380
-
To duplicate a shared conversation:
380
+
To duplicate a conversation:
381
381
382
382
1. Open an AI Assistant chat.
383
383
1. Open the **Conversation actions** ({icon}`boxes_vertical`) menu.
384
384
1. Select **Duplicate**.
385
385
386
386
#### Archive conversations
387
387
388
-
The owner of a conversation can archive it by selecting **Archive** from the **Conversation actions** ({icon}`boxes_vertical`) menu. Users can't continue or edit archived conversations.
389
-
390
-
To continue or edit an archived conversation, unarchive it by selecting **Unarchive** from the **Conversation actions** ({icon}`boxes_vertical`) menu.
388
+
The owner of a conversation can archive it by selecting **Archive** from the **Conversation actions** ({icon}`boxes_vertical`) menu. Once archived, a conversation can't be continued or edited unless it is unarchived. Unarchive a conversation by selecting **Unarchive** from the **Conversation actions** ({icon}`boxes_vertical`) menu.
0 commit comments