Close the built-in chat card. Works when the widget script is loaded with {@code data-skeel-widget="true"}.
Create a new chat and return a reference to it.
Optionaloptions: CreateChatOptionsReturn a reference to an existing chat, or the current chat session.
Optionaloptions: GetChatOptionsConfigure default LLM parameters for chat messages sent from the built-in card.
Open the built-in chat card. Works when the widget script is loaded with {@code data-skeel-widget="true"}.
OptionalmessageConfig: Partial<SendMessageRequest>
Optional overrides applied on top of ISkeel.initialize.
Set the Bearer authorization token for authenticated instances.
Register a tool available on all chats. Returns a function that removes this registration.
Public facade for the Skeel launcher. Accessible as
window.Skeel.