Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor the Chatbot Message Render UI to make it reusable #3622

@t83714

Description

@t83714

Refactor the Chatbot Message Render UI to make it reusable

We have a few different variant of Chatbot client implementation for connecting to different agent implementation. The core open-source codebase is only one of variant that consumes WebLLM based agent messages.

This ticket is about refactoring the chatbot message rendering UI to make is reusable across different agent implementation no matter it's backend or frontend LLM. This will make it possible to make all different chatbot UI implementation share the same message rendering codebase and reduce the maintenance work.

It will also make it easier to have different chatting UI design for different purpose. e.g. embedded as part of other workflow.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions