Remove canChatStream

Created on 15 August 2025, about 18 hours ago

Problem/Motivation

I think this can safely be removed, we currently have the AiProviderCapability that answers if it can stream or not, so you can use:

in_array(AiProviderCapability::StreamChatOutput, $this->getSupportedCapabilities())

We shouldn't really need this in the interface or the base class.

Proposed resolution

Double check so it can be removed.
Remove if possible.

📌 Task
Status

Active

Version

1.2

Component

AI Core module

Created by

🇩🇪Germany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024