Skip to content

Commit

Permalink
Update ai_as_a_service.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Daphne Muller <[email protected]>
  • Loading branch information
DaphneMuller authored Oct 16, 2024
1 parent 1cc78ea commit 406dbd1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion admin_manual/ai/ai_as_a_service.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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 <https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed>`_.

0 comments on commit 406dbd1

Please sign in to comment.