-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Which version of integration_openai are you using?
3.9.1
Which version of Nextcloud are you using?
32.0.2
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Safari 26.1 (build 21622.2.11.11.9)
Describe the Bug
I struggle to understand what this integration does and what it does not. The settings available in the Nextcloud assistant once the integration is installed are rather confusing:
It warns me it needs something to generate stickers but I have the sticker feature turned off.
It warns me it needs something for speech-to-text, though if I have S2T turned off
It wants me to install OpenAI/LocalAI integration... but I have it installed:
These may be bugs in the NC Assistant and I raised them there. However I struggle to understand the actual functionality of the "integration" since it passes the input from NC to LocalAI (etc) and - in most cases - is able to get the results back. Well, OK, but NC claims there are no functions available, while they are and in the process it introduces a mess in the NC UI.
- selected the "extract topics" and "summarize" toggles, the functionality becomes available in the NC Assistant, however there is no way to instruct the LocalAI integration to use a specialized model for topic extraction and summary. It will use whatever text generation is selected.
- NC Assistant claims there are no text nor image generation "apps"
yet this is exactly what LocalAI/OpenAI integration does. Allows NC Assistant to process text. Same goes for the image generation - warning of "None of your currently installed apps provide image generation functionality" while NC Assistant provides exactly this functionality once it interfaced to an image generation model running on LocalAI.
Expected Behavior
- Ability to reliably map OpenAI/LocalAI models functionality to tasks that are made available to users
- Removal of unnecessary alerts claiming OpenAI/LocalAI integration is not installed
- UI and message cleanup for clarity
To Reproduce
- Install NC Assistant and OpenAI/LocalAI integration
- Connect to an AI engine (OpenwebUI proxying to underlying models in my case)
- Manage the integration from "Nextcloud Assistant" pane in NC Settings.