Nextcloud Assistant + OpenAI: how to correctly configure and verify the model being used?
Hi,
I am trying to configure Nextcloud Assistant with the official OpenAI integration, and I would like to ask for advice from people who already use this setup in practice.
My setup:
- Nextcloud: 33.0.3
- Nextcloud AIO: 13.1.0 beta
- OpenAI API account is configured in Nextcloud
- The API key is accepted and the OpenAI model list is visible in the administration settings
In the OpenAI administration settings I can see several available models, including for example:
gpt-5.5 (system)
gpt-5.5-2026-04-23 (system)
gpt-5.5-pro (system)
gpt-5.5-pro-2026-04-23 (system)
chat-latest (system)
I selected:
gpt-5.5 (system)
However, when I ask Nextcloud Assistant something like:
I want to know what model you are.
the answer still says something like:
I am ChatGPT, an AI language model developed by OpenAI, based on the GPT-4 architecture.
I understand that asking the model directly is probably not a reliable way to verify the actual backend model ID. The model may not know what exact API model Nextcloud is using internally.
So my question is more general:
What is the correct way to verify which OpenAI model Nextcloud Assistant is actually using?
I would like to understand:
-
Is selecting the model in the OpenAI integration settings enough for Nextcloud Assistant to use it?
-
Is there another place in Nextcloud where the active AI provider or text generation model must also be selected?
-
Does Nextcloud Assistant always use the selected default model from the OpenAI integration, or can some Assistant features use a different provider/model internally?
-
What is the best way to confirm the real model being used?
- OpenAI dashboard / usage logs?
- Nextcloud logs?
- OCC command?
- Browser developer tools?
- Some internal task processing configuration?
-
Has anyone here already configured Nextcloud Assistant with the newer OpenAI models and verified that the selected model is really being used?
The main goal is not only to make the Assistant work, but to understand how Nextcloud decides which OpenAI model is used and how this can be verified reliably.


