Semantic Kernel JavaScript
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    additionalProperties?: AdditionalProperties<unknown>
    rawRepresentation?: unknown
    type?: string

    The type of the AI content, which is used to identify the specific subclass in JSON serialization. This property is automatically set to the name of the class when the object is created.

    Accessors

    • get text(): string

      Returns string

    • set text(value: string): void

      Parameters

      • value: string

      Returns void

    Methods

    • Returns object

    • Returns a string representation of an object.

      Returns string