Skip to content
1 min read · 8 words

Variable: defaultQwen3CoderToolCallParser

ts
const defaultQwen3CoderToolCallParser: ToolCallParserFn =
  qwen3CoderToolCallParser;

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

Default qwen3CoderToolCallParser.