- Install two other mandatory apps for this app to work as desired in your Nextcloud install from the "Apps" page:
- AppAPI (>= v2.0.x): https://apps.nextcloud.com/apps/app_api
- Assistant: https://apps.nextcloud.com/apps/assistant (The OCS API or the
occ
commands can also be used to interact with this app but it recommended to do that through a Text Processing OCP API consumer like the Assistant app.)
- Install this app (Nextcloud Assistant Context Chat): https://apps.nextcloud.com/apps/context_chat
- Install the Context Chat Backend app (https://apps.nextcloud.com/apps/context_chat_backend) from the "External Apps" page. It is important to note here that the backend app should have the same major and minor version as this app (context_chat)
- Start using Context Chat from the Assistant UI
Note
Refer to the Context Chat Backend's readme and the AppAPI's documentation for help with setup of AppAPI's deploy daemon. Please open an issue if you need help :)