Options for the createUiKit helper.
API
interface UiKitOptions<T extends ExposedComponent<any>> {}UiKitOptions
@typeTExposedComponent<any>components
readonly UiKitInput<T>[]Components or other UiKit instances to compose.
examples
SystemPromptOptional prompt-based UI examples to include in the wrapper schema description.