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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,6 @@ The bot answers questions in chat based on the model set by Nextcloud Assistant.
10
10
## How to install:
11
11
12
12
1. Set up a deployment daemon by following the [AppAPI instructions](https://nextcloud.github.io/app_api/CreationOfDeployDaemon.html). _(Automatically created with AIO)_
13
-
2. Go to the `Apps` menu in Nextcloud, find this app, and click `Deploy and Enable`.
13
+
2. Go to the `Apps` menu in Nextcloud, find this app (`Assistant Talk Bot`) in the `Tools` category, and click `Deploy and Enable`.
14
14
3. In Nextcloud Talk, open a conversation and activate the bot in `Conversation settings`.
15
15
4. Invoke the bot by typing `@assistant` followed by your question (e.g., `@assistant I have a question for you.`).
0 commit comments