@duskmoon-dev/el-chat
v1.5.5
Published
DuskMoon chat custom elements for LLM-oriented chat interfaces.
Maintainers
Readme
@duskmoon-dev/el-chat
DuskMoon chat custom elements for LLM-oriented chat interfaces.
Elements
el-dm-chatel-dm-chat-bubbleel-dm-chat-reasoningel-dm-chat-toolel-dm-chat-typing
Usage
import { register } from '@duskmoon-dev/el-chat';
register();<el-dm-chat align="end" color="primary" variant="filled">
<span slot="header">Assistant</span>
Hello from DuskMoon.
</el-dm-chat>