• Preparing search index...
  • The search index is not available
LangChain.js - v0.2.9
  • LangChain.js
  • langchain-core/utils/function_calling
  • isStructuredTool

Function isStructuredTool

  • isStructuredTool(tool?): tool is StructuredToolInterface<ZodAny>
  • Parameters

    • Optionaltool: Record<string, any> | StructuredToolInterface<ZodAny>

    Returns tool is StructuredToolInterface<ZodAny>

    • Defined in langchain-core/src/utils/function_calling.ts:40

Settings

Member Visibility
LangChain.js - v0.2.9
  • Loading...

Generated using TypeDoc