Class for parsing the output of a tool-calling LLM into a JSON object if you are expecting only a single tool to be called.
Class for parsing the output of a tool-calling LLM into a JSON object.
import { ... } from "@langchain/core/output_parsers/openai_tools";