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: docs/kagi/ai/assistant.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,12 +67,9 @@ By default, threads are kept for 24 hours after the last message.
67
67
If keeping threads alive permanently better fits your workflow, you can adjust this setting in [Assistant Settings](https://kagi.com/settings/?p=assistant).
68
68
Please note that the thread saving setting is applied **when the thread is created**.
69
69
70
-
Threads can be renamed, added to Quick Access, shared, deleted, and downloaded via the `⋮` button which is displayed when you hover over the thread.
70
+
Threads can be renamed, downloaded, shared, and deleted via the `⋮` button which is displayed when you hover over the thread.
71
71
Threads can be further organized by adding tags to them.
72
72
73
-
The Quick Access feature can be used to better organize your threads, but it will not influence the thread saving setting.
74
-
In other words, threads added to Quick Access will also be deleted after 24 hours, if they have the **Temporary** tag.
75
-
76
73
## Tags
77
74
78
75
Tags allow you to keep your Assistant threads organized and easily accessible.
@@ -83,6 +80,7 @@ On mobile devices the tag settings can be found by tapping <img src="./media/kag
83
80
84
81
If you have configured your threads to expire after 24 hours, each thread you create will automatically have the **Temporary** tag.
85
82
You can prevent threads from expiring by removing that tag.
83
+
Please note that adding a tag does not automatically remove the **Temporary** tag.
86
84
87
85
Each thread can have up to 100 tags.
88
86
Tags can be removed in the same menu where they were added.
@@ -147,7 +145,7 @@ You can, for instance, instruct the Assistant to be more succinct or to consider
147
145
You can create Custom Assistants in the [Assistant Settings](https://kagi.com/settings?p=assistant).
148
146
It is possible to customize the LLM, settings (the use of web access, lenses, and personalized results), and the instructions for each Custom Assistant.
149
147
150
-
The Assistant comes with a built-in **Code** Custom Assistant that is optimized for programming tasks. It uses Claude 3.5 Sonnet and has web access.
148
+
The Assistant comes with a built-in **Code** Custom Assistant that is optimized for programming tasks. It uses Claude 4 Sonnet and has web access.
151
149
152
150
For more details, refer to the [Custom Assistants](./custom-assistants.md) page.
0 commit comments