Semantic Kernel JavaScript
    Preparing search index...

    Class FunctionResultContent

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    additionalProperties?: AdditionalProperties<unknown>
    callId: string
    exception?: Error
    name: string
    rawRepresentation?: unknown
    result: 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.

    Methods

    • Returns object