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: appinfo/info.xml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@
9
9
<summary>Nextcloud Assistant Talk Bot</summary>
10
10
<description>
11
11
<, Task Processing API, and Talk Bot API.**
12
+
**A talk bot using [`AppAPI`](https://github.com/nextcloud/app_api), the [OCS TaskProcessing API](https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html), and [Talk Bot API](https://cloud-py-api.github.io/nc_py_api/reference/TalkBot.html).**
13
13
14
-
The bot is capable of answering questions in chat depending on the model set by Nextcloud Assistant.
14
+
The bot is capable of answering questions in Nextcloud Talk chat conversations using the large language model set by Nextcloud Assistant.
15
15
16
-
**The [`AppAPI`](https://github.com/nextcloud/app_api) application needs to be enabled to install and use this bot.**
16
+
**The [`AppAPI`](https://apps.nextcloud.com/apps/app_api), [Nextcloud Talk](https://apps.nextcloud.com/apps/spreed), and [Nextcloud Assistant](https://apps.nextcloud.com/apps/assistant) apps needs to be enabled to install and use this bot.**
0 commit comments