From 406dbd13781b61bf5eb4b59510a3ecb206c23a2e Mon Sep 17 00:00:00 2001 From: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:55:23 +0200 Subject: [PATCH 1/4] Update ai_as_a_service.rst Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> --- admin_manual/ai/ai_as_a_service.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/admin_manual/ai/ai_as_a_service.rst b/admin_manual/ai/ai_as_a_service.rst index 6b98be31f28..fc46661b645 100644 --- a/admin_manual/ai/ai_as_a_service.rst +++ b/admin_manual/ai/ai_as_a_service.rst @@ -23,4 +23,9 @@ OpenAI integration With this application, you can also connect to a self-hosted LocalAI or Ollama instance or to any service that implements an API similar enough to the OpenAI API, for example Plusserver or MistralAI. -Do note however, that we test the Assistant tasks that this app implements only with OpenAI models and only against the OpenAI API, we thus cannot guarantee other models and APIs will work. \ No newline at end of file +Do note however, that we test the Assistant tasks that this app implements only with OpenAI models and only against the OpenAI API, we thus cannot guarantee other models and APIs will work. + + +Improve performance + +Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found `here `_. From f0492254037479f7064237b27a347faa8bca2fd1 Mon Sep 17 00:00:00 2001 From: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:21:46 +0200 Subject: [PATCH 2/4] Update ai_as_a_service.rst Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> --- admin_manual/ai/ai_as_a_service.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin_manual/ai/ai_as_a_service.rst b/admin_manual/ai/ai_as_a_service.rst index fc46661b645..b6b6b405bc3 100644 --- a/admin_manual/ai/ai_as_a_service.rst +++ b/admin_manual/ai/ai_as_a_service.rst @@ -27,5 +27,6 @@ Do note however, that we test the Assistant tasks that this app implements only Improve performance +------------------- -Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found `here `_. +Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found in :ref:`the relevant section in AI Overview`. From 35f1adff0e29a2995963989564c725bdbd67fccd Mon Sep 17 00:00:00 2001 From: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:23:33 +0200 Subject: [PATCH 3/4] Update ai_as_a_service.rst Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> --- admin_manual/ai/ai_as_a_service.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/ai_as_a_service.rst b/admin_manual/ai/ai_as_a_service.rst index b6b6b405bc3..3049397a035 100644 --- a/admin_manual/ai/ai_as_a_service.rst +++ b/admin_manual/ai/ai_as_a_service.rst @@ -29,4 +29,4 @@ Do note however, that we test the Assistant tasks that this app implements only Improve performance ------------------- -Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found in :ref:`the relevant section in AI Overview`. +Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found in `the relevant section in AI Overview `. From affbb4b68d7bf93b388ad9adb6c3ea2d2b5527eb Mon Sep 17 00:00:00 2001 From: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:24:01 +0200 Subject: [PATCH 4/4] Update ai_as_a_service.rst Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> --- admin_manual/ai/ai_as_a_service.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/ai_as_a_service.rst b/admin_manual/ai/ai_as_a_service.rst index 3049397a035..e9bd40b6b6b 100644 --- a/admin_manual/ai/ai_as_a_service.rst +++ b/admin_manual/ai/ai_as_a_service.rst @@ -29,4 +29,4 @@ Do note however, that we test the Assistant tasks that this app implements only Improve performance ------------------- -Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found in `the relevant section in AI Overview `. +Prompts from integration_openai and integration_replicate can have a delay of 5 minutes. This can be optimized and more information can be found in `the relevant section in AI Overview `_.