Skip to content

Releases: openai/chatkit-js

@openai/chatkit@1.6.0

10 Feb 19:14
6195781

Choose a tag to compare

Minor Changes

  • 8486dbd: Add chatkit.deeplink event

@openai/chatkit-react@1.5.0

10 Feb 19:13
6195781

Choose a tag to compare

Minor Changes

  • 8486dbd: Add onDeeplink to UseChatKitOptions

Patch Changes

  • Updated dependencies [8486dbd]
    • @openai/chatkit@1.6.0

@openai/chatkit@1.5.0

21 Jan 18:44
7a2146a

Choose a tag to compare

Minor Changes

  • ec7afe0: Add composer.dictation option for composer voice input; disabled by default.

@openai/chatkit-react@1.4.3

21 Jan 18:44
7a2146a

Choose a tag to compare

Patch Changes

  • Updated dependencies [ec7afe0]
    • @openai/chatkit@1.5.0

@openai/chatkit@1.4.0

17 Jan 00:10
4209441

Choose a tag to compare

Minor Changes

  • aa31766: Add entities.showComposerMenu option that renders an entity tag search trigger button in the composer.

@openai/chatkit-react@1.4.2

17 Jan 00:10
4209441

Choose a tag to compare

Patch Changes

  • Updated dependencies [aa31766]
    • @openai/chatkit@1.4.0

@openai/chatkit@1.3.0

10 Jan 01:13
cbdfd04

Choose a tag to compare

Minor Changes

  • 546f1d0: - Add support for Lucide icons via icon names with the lucide: prefix
    • Add a frameTitle option

@openai/chatkit-react@1.4.1

10 Jan 01:13
cbdfd04

Choose a tag to compare

Patch Changes

  • Updated dependencies [546f1d0]
    • @openai/chatkit@1.3.0

@openai/chatkit@1.2.0

16 Dec 00:33
aa96a72

Choose a tag to compare

Minor Changes

  • 19fb9ec:
    • Add a chatkit.tool.change event for tool selection updates.
    • Expose showHistory() and hideHistory() 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.

@openai/chatkit-react@1.4.0

16 Dec 00:33
aa96a72

Choose a tag to compare

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

  • Updated dependencies [19fb9ec]
    • @openai/chatkit@1.2.0