hashbrown

UiKitOptions

Options for the createUiKit helper.

API

interface UiKitOptions<T extends ExposedComponent<any>>  {
}
UiKitOptions
@typeT
ExposedComponent<any>
components
readonly UiKitInput<T>[]

Components or other UiKit instances to compose.

examples
SystemPrompt

Optional prompt-based UI examples to include in the wrapper schema description.