Skip to content

Choose a tag to compare

@github-actions github-actions released this 16 Dec 00:33
aa96a72

Minor Changes

  • 19fb9ec:
    • Add onToolChange to UseChatKitOptions.
    • Expose showHistory() and hideHistory() methods.
    • 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.

Patch Changes