Minor Changes
- 19fb9ec:
- Add a
chatkit.tool.changeevent for tool selection updates. - Expose
showHistory()andhideHistory()methods on the ChatKit web component. - Support entity tags in start screen prompts.
- Update the
setComposerValue()method to accept rich-content segments, optional tool/model selection, and a file list for queued attachments (content,selectedToolId,selectedModelId,files). - Update the
sendUserMessage()method to accept rich-content segments plus inference options (content,toolChoice,model). - Expand the supported icon set.
- Add a