You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of integration_openai are you using?
3.9.1
Which version of Nextcloud are you using?
32.0.1
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Firefox latest
Describe the Bug
When re-running a task with a LocalAI backend with a model that existed for a previous run of the task but doesn't exist anymore, an immediate error is shown in the UI without indication of what is happening (something with [object Object].
If the new model is selected in the advanced options, then it works fine.
Expected Behavior
If the user tries to re-run a task with a model that is not available anymore, the system should warn him/her. Ideally with a prompt to select one of the currently available modules, or just a message, but I think that the current handling of the error can be improved.
To Reproduce
Run a task with a model M1. I'm trying with a summarize task.
Which version of integration_openai are you using?
3.9.1
Which version of Nextcloud are you using?
32.0.1
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Firefox latest
Describe the Bug
When re-running a task with a LocalAI backend with a model that existed for a previous run of the task but doesn't exist anymore, an immediate error is shown in the UI without indication of what is happening (something with [object Object].
If the new model is selected in the advanced options, then it works fine.
Expected Behavior
If the user tries to re-run a task with a model that is not available anymore, the system should warn him/her. Ideally with a prompt to select one of the currently available modules, or just a message, but I think that the current handling of the error can be improved.
To Reproduce
vokoscreenNG-2025-11-05_22-26-17.webm