@archastro/sdk
    Preparing search index...

    Interface ChatLocalToolProvider

    Server-issued identity for the local-tool set currently advertised by this connection.

    interface ChatLocalToolProvider {
        generation: number;
        provider_id: string;
    }
    Index

    Properties

    generation: number
    provider_id: string