Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "@langchain/core/output_parsers/openai_tools";
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.