ISPO SDK
    Preparing search index...

    Interface ChatCompanionOpenArgs

    Markdown

    chats.open input. A selector must identify a live caller-owned driven Chat. Task-bound chat handles are intentionally not part of the SDK.

    interface ChatCompanionOpenArgs {
        sessionId: string;
    }
    Index
    sessionId: string