- Notifications
You must be signed in to change notification settings - Fork0
🗣️ Chat with your documents
License
NotificationsYou must be signed in to change notification settings
nextcloud/context_chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 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 theContext Chat Backend's readme and theAppAPI's documentation for help with setup of AppAPI's deploy daemon.
See theNC Admin docs for requirements and known limitations.
The HTTP request timeout is 50 minutes for all requests except deletion requests, which have 3 seconds timeout. The 50 minutes timeout can be changed with therequest_timeout
app config. The same also needs to be done for docker socket proxy (if you're using that). SeeSlow responding ExApps
Please open an issue if you need help :)
About
🗣️ Chat with your documents
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published