Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.89 KB

File metadata and controls

25 lines (21 loc) · 1.89 KB

Nextcloud Assistant Context Chat

REUSE status

Install

  1. Install/Enable two other mandatory apps for this app to work as desired in your Nextcloud install from the "Apps" page:
  1. Install this app (Nextcloud Assistant Context Chat): https://apps.nextcloud.com/apps/context_chat
  2. Install the Context Chat Backend app (https://apps.nextcloud.com/apps/context_chat_backend) from the "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)
  3. 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.
See the NC Admin docs for requirements and known limitations.

The HTTP request timeout is 30 minutes for long running requests. It can be changed with the request_timeout app config. The same also needs to be done for docker socket proxy/HaRP. See Slow responding ExApps and HP_TIMEOUT_SERVER in Environment variables in HaRP

Please open an issue if you need help :)