From 67c04c9a3132a452fb398f3d82ee544d562270ab Mon Sep 17 00:00:00 2001 From: Jana Peper Date: Fri, 17 Jan 2025 10:31:02 +0100 Subject: [PATCH] feat(ai): add IONOS API Signed-off-by: Jana Peper --- admin_manual/ai/ai_as_a_service.rst | 2 +- admin_manual/ai/overview.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/admin_manual/ai/ai_as_a_service.rst b/admin_manual/ai/ai_as_a_service.rst index b5aaed5e9..fae46d8d4 100644 --- a/admin_manual/ai/ai_as_a_service.rst +++ b/admin_manual/ai/ai_as_a_service.rst @@ -21,7 +21,7 @@ You can then add your API token and rate limits in the administration settings a 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. +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, `IONOS AI Model Hub `_ 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. diff --git a/admin_manual/ai/overview.rst b/admin_manual/ai/overview.rst index 2117daac5..c73b72da9 100644 --- a/admin_manual/ai/overview.rst +++ b/admin_manual/ai/overview.rst @@ -25,6 +25,7 @@ Nextcloud uses modularity to separate raw AI functionality from the Graphical Us "Text processing using LLMs","`llm2 (ExApp) `_","Green","Yes","Yes - Llama 3.1 model by Meta","Yes","Yes" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No" "","`OpenAI and LocalAI integration (via LocalAI) `_","Yellow","Yes","Yes - e.g. Llama models by Meta", "No","Yes" + "","`OpenAI and LocalAI integration (via IONOS AI Model Hub) `_","Orange","No","Yes","No","No" "Machine translation","`Local Machine Translation 2 (ExApp) `_","Green","Yes","Yes - MADLAD models by Google","Yes","Yes" "","`DeepL integration `_","Red","No","No","No","No" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No" @@ -35,6 +36,7 @@ Nextcloud uses modularity to separate raw AI functionality from the Graphical Us "Image generation","`Local Stable Diffusion `_","Yellow","Yes","Yes - StableDiffusion XL model by StabilityAI","No","Yes" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No" "","`OpenAI and LocalAI integration (via LocalAI) `_","Yellow","Yes","Yes - StableDiffusion models by StabilityAI","No","Yes" + "","`OpenAI and LocalAI integration (via IONOS AI Model Hub) `_","Orange","No","Yes","No","No" "","`Replicate integration `_","Yellow","Yes","Yes - StableDiffusion models by StabilityAI","No","No" "","`Local large language model 2 (ExApp) `_","Yellow","Yes","Yes","No","Yes" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No"