Tool Parser Generator

Generate optimized tool call parsers for the dynamo-parsers crate from HuggingFace model chat templates. Use this when you need to add support for a new model's tool calling format. Takes a HuggingFace model name, analyzes its chat template, compares with existing parsers, and either maps to an existing parser or generates new Rust code with tests for the tool_calling library. The same workflow applies to reasoning parsers in parsers/v1/src/reasoning/.

ai-dynamo a74502c 4 files · 26.7 KB Updated

File contents

ai-dynamo/frontend-crates/tree/main/.agents/skills/tool-parser-generator commit a74502c361

Frequently asked questions

npx skillmds@latest add ai-dynamo/tool-parser-generator