Allow other modules to provide styles for Deep Chat

Created on 27 February 2025, about 1 month ago

Problem/Motivation

It is not possible to let a module provide additional styles since we are limited to what's inside ai_chatbot module which means we only have styles for Bard, Bing and ChatGPT.

Proposed resolution

Provide an alter hook to let other modules define additional styles.

Data model changes

When adding a new block we would also need to store the name of the style provider of the style.

E.g. instead of just storing chatgpt.yml it will be ai_chatbot:chatgpt.yml

Feature request
Status

Active

Version

1.1

Component

Other Submodules

Created by

🇩🇪Germany yannickoo Berlin

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