uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
706 stars 75 forks source link

Support for User-Defined Tags in Response Messages #339

Open uezo opened 1 week ago

uezo commented 1 week ago

Currently, the framework supports built-in tags like [face:Joy] for facial expressions and [anim:wave_hands] for animations in the AI's response messages. It would be helpful to extend this functionality to allow user-defined tags.

Request:

This feature would allow developers to create more flexible and customizable interactions by adding their own sets of tags and corresponding custom logic for processing them.

Example use case: A developer could define a tag like [sound:bell] to trigger a specific sound effect in their application.

uezo commented 6 days ago

👍

uezo commented 3 days ago

and their WebGL components.