Problem/Motivation

Since Drupal now has an AI chat user interface, there is an opportunity to give ChatGPT augmentor an actual chat UI.
https://www.drupal.org/project/aichat

Proposed resolution

Copy plugin "Example backend" submodule from AI Chat and modify it to work with Augmentor.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

mindaugasd created an issue. See original summary.

eleonel’s picture

Status: Active » Closed (works as designed)

Thanks, @mindaugasd! With the current functionality of Augmentor and this specific module, it's possible to associate a button with a ChatGPT augmentor and simulate a "chat" using fields in a custom block type. Additionally, we aim to keep the dependencies of this module minimal. Perhaps it would be more beneficial to offer integration with various "LLM connector ecosystems" within the AIChat module. This way, users could select augmentor, interpolator, and other modules directly from there.