From f6cc8ab9b72d213c9cc9a190529762bce7a8233d Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Tue, 20 May 2025 08:10:33 -0700 Subject: [PATCH] chore: update README.md Signed-off-by: Edward Ly --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b0d1cff..cc2f56ed 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,13 @@ Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud ### Admin settings -There is a "Artificial intelligence" **admin** settings section where you can: +There is an "Artificial intelligence" section in the **admin** settings where you can: * Choose whether you use OpenAI, a LocalAI instance or another remote service * Set a global API key (or basic auth credentials) for the Nextcloud instance * Configure default models and quota settings ### Personal settings -There is a "Artificial intelligence" **personal** settings section to let users set their personal API key or basic auth credentials. -Users can also see their quota information there. +There is an "Artificial intelligence" section in the **personal** settings where users can set their personal API key or basic auth credentials, +as well as view their usage quota. +Users can also choose to disable the Nextcloud Assistant even if the Assistant app is installed.