Skip to content

Commit a7e929d

Browse files
authored
Merge pull request #12851 from nextcloud/backport/12849/stable31
[stable31] update(ai): add note for openai-api compatibility
2 parents b4a563f + 41c9ecb commit a7e929d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

admin_manual/ai/ai_as_a_service.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ OpenAI integration
2727

2828
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,
2929
for example `IONOS AI Model Hub <https://docs.ionos.com/cloud/ai/ai-model-hub>`_,
30-
`Plusserver <https://www.plusserver.com/en/ai-platform/>`_, `Groqcloud <https://console.groq.com>`_ or `MistralAI <https://mistral.ai>`_ .
30+
`Plusserver <https://www.plusserver.com/en/ai-platform/>`_, `Groqcloud <https://console.groq.com>`_, `MistralAI <https://mistral.ai>`_ or `Together AI <https://together.ai>`_.
3131

3232
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.
33+
Some APIs claiming to be compatible with OpenAI might not be fully compatible so we cannot guarantee that they will work with this app.
3334

3435

3536
Improve performance

0 commit comments

Comments
 (0)