Agent Client Protocol - v0.5.1
    Preparing search index...

    Interface SetSessionModelResponse

    UNSTABLE

    This capability is not part of the spec yet, and may be removed or changed at any point.

    Response to session/set_model method.

    interface SetSessionModelResponse {
        _meta?: { [k: string]: unknown };
    }
    Index

    Properties

    Properties

    _meta?: { [k: string]: unknown }

    Extension point for implementations