For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypingsKernel.KernelActionValue

typings/kernel.KernelActionValue

Hierarchy

  • KernelValue

    KernelActionValue

Table of contents

Properties

Properties

label

label: string

Overrides

KernelValue.label


thumbnail

thumbnail: string

Inherited from

KernelValue.thumbnail


type

type: string


value

value: string

Overrides

KernelValue.value

Last updated