langchain.js
    Preparing search index...

    Function providerStrategy

    LangChain Agents

    • Type Parameters

      • T extends InteropZodType<any>

      Parameters

      • responseFormat: T

      Returns ProviderStrategy<T extends InteropZodType<U> ? U : never>

    • Parameters

      • responseFormat: JsonSchemaFormat

      Returns ProviderStrategy<Record<string, unknown>>