[package]
name = "tool-parser"
version = "0.0.1"
edition = "2021"
description = "Tool/function call parser for LLM outputs"
license = "Apache-2.0"
repository = "https://github.com/shepherd-ai/shepherd"
readme = "README.md"
keywords = ["llm", "inference", "ml", "ai"]
categories = ["development-tools"]
[dependencies]