Releases: IbrahimTanyalcin/Cahir
Releases · IbrahimTanyalcin/Cahir
Simple-Chat UI
Adds a new simple-chat
webcomponent that can be used in conjunction with GPT/LLM agents that send chunked encoding or other apps that need a chat interface.
#Features
- Added a script to start a node server to showcase available components
- Added readme to the webcomponents and examples section
- Added a new component: simple-chat
#Fixes
- Uses
Object.defineProperty
to set name a function to prevent errors when the script is loaded as a module
Native Web Components
Adds a components section.