langchain.js
    Preparing search index...

    Variable MIDDLEWARE_BRANDConst

    MIDDLEWARE_BRAND: unique symbol = ...

    Unique symbol used to brand middleware instances. This prevents functions from being accidentally assignable to AgentMiddleware since functions have a 'name' property that would otherwise make them structurally compatible.