Skip to content
1 min read · 8 words

Variable: defaultLooseKeyedToolCallParser

ts
const defaultLooseKeyedToolCallParser: ToolCallParserFn =
  looseKeyedToolCallParser;

Defined in: src/batteries/llm/chat_common/tool_parsers.ts:850

Default looseKeyedToolCallParser.