Anchorage API reference
    Preparing search index...
    interface AgentThreadObserveInput {
        agentId: string;
        offset: number;
        runId: string;
        threadId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    agentId: string
    offset: number
    runId: string
    threadId: string