From 63739be4f6f523b33418f8557f64a1d83ccd9501 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 15 Dec 2025 08:44:40 +0100 Subject: [PATCH] fix: Address review comments Co-authored-by: Anupam Kumar Signed-off-by: Marcel Klehr --- admin_manual/ai/app_assistant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/ai/app_assistant.rst b/admin_manual/ai/app_assistant.rst index 9e18f9faa..77202608b 100644 --- a/admin_manual/ai/app_assistant.rst +++ b/admin_manual/ai/app_assistant.rst @@ -100,7 +100,7 @@ You will also need a text processing provider as specified above (ie. llm2, inte Chat ~~~~ -In order to make use of our "Chat with AI" feature you will need the following apps: +In order to make use of our "Chat with AI" feature you will need any one of the following apps: * :ref:`llm2` - Runs open source AI language models locally on your own server hardware (Customer support available upon request) * * `OpenAI and LocalAI integration (via OpenAI API) `_ - Integrates with the OpenAI API to provide AI functionality from OpenAI servers (Customer support available upon request; see :ref:`AI as a Service`) @@ -109,7 +109,7 @@ In order to make use of our "Chat with AI" feature you will need the following a Voice Chat ~~~~~~~~~~ -In order to make use of our "Audio chat" feature which allows you to interact with the assistant Chat via your Voice and Ears as if in a real conversation, you will need the following apps: +In order to make use of our "Audio chat" feature which allows you to interact with the assistant Chat via your Voice and Ears as if in a real conversation, you will need any of the following set of apps: * Either * `OpenAI and LocalAI integration (via OpenAI API) `_ - Integrates with the OpenAI API to provide AI functionality from OpenAI servers (Customer support available upon request; see :ref:`AI as a Service`)