diff --git a/admin_manual/ai/index.rst b/admin_manual/ai/index.rst index 0e1bd3a0896..8a5d5420a88 100644 --- a/admin_manual/ai/index.rst +++ b/admin_manual/ai/index.rst @@ -35,6 +35,8 @@ Overview of AI features "","`Local large language model (via Llama 2) `_","Yellow","Yes","Yes","No","Yes" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No" "","`OpenAI and LocalAI integration (via LocalAI) `_","Green","Yes","Yes","Yes","Yes" + "Context Chat","`Nextcloud Assistant Context Chat `_","Yellow","Yes","Yes","No","Yes" + "","`Nextcloud Assistant Context Chat (Backend) `_","Yellow","Yes","Yes","No","Yes" Ethical AI Rating @@ -102,3 +104,12 @@ Implementing apps ~~~~~~~~~~~~~~~~~ * `Text-to-Image Helper `_ for providing a Text-to-Image smart picker + +Context Chat (Tech preview) +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Our Context Chat feature was introduced in Nextcloud Hub 7 (v28). It allows asking questions to the assistant related to your documents in Nextcloud. You will need to install both the context_chat app as well as the context_chat_backend External App. Be prepared that things might break or be a little rough around the edges. We look forward to your feedback! + +Implementing apps +~~~~~~~~~~~~~~~~~ + +* `Assistant `_ for the context chat task