Skip to content
1 min read · 8 words

Variable: defaultHermesToolCallParser

ts
const defaultHermesToolCallParser: ToolCallParserFn = hermesToolCallParser;

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

Default hermesToolCallParser.