-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Which version of integration_openai are you using?
v3.7.1
Which version of Nextcloud are you using?
v32.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 144.0 (aarch64), Safari 26.0.1
Describe the Bug
When using any OpenAI compatible Chat Completion or Text Completion endpoint, this integration connects just fine and lists all available models. It only sometimes sends prompts properly to the backend, but when a response is generated, it never accepts it in the UI.
I've tested using LMStudio and Koboldcpp both as backends. Chatbox AI and Sillytavern both work just fine with either backend.
I'm happy to troubleshoot and submit screenshots as requested.
Expected Behavior
Nextcloud Assistant can be used for AI Chat
To Reproduce
- Setup an OpenAI compatible endpoint in this integration.
- Attempt to chat.
- Receive no response.