Theia API Documentation v1.65.0
    Preparing search index...
    interface ChatAddResponseEvent {
        kind: "addResponse";
        response: ChatResponseModel;
    }
    Index

    Properties

    Properties

    kind: "addResponse"