outputguard

by ndcorder · LLM 插件 · ★ 80

About outputguard

outputguard Stop wrestling with broken LLM structured output. Validate, repair, and retry — automatically. The Problem LLMs produce broken structured output constantly. JSON is the common case, but models also return YAML, TOML, Python-style literals when forced JSON is off, markdown fences, comments, trailing commas, , truncated objects, and helpful commentary around the data you asked for. Every AI application ends up writing the same brittle parser + + regex gauntlet.

aianthropicclideveloper-toolsjsonjson-repairjson-schemallmopenaipython

Quick Facts

Stars80
Forks1
LanguagePython
CategoryLLM 插件
LicenseMIT
Quality Score36.25/100
Last Updated2026-05-14
Created2026-05-09
Platformscli, python
Est. Tokens~33k

More LLM 插件 Tools

Explore other popular llm 插件 tools:

View all LLM 插件 tools →

Popular Python Agent Tools

Frequently Asked Questions

What is outputguard?

outputguard is Validate, repair, and retry LLM structured outputs. 13 repair strategies for common JSON malformations, JSON Schema validation, and retry-with-feedback prompts.. It is categorized as a LLM 插件 with 80 GitHub stars.

What programming language is outputguard written in?

outputguard is primarily written in Python. It covers topics such as ai, anthropic, cli.

How do I install or use outputguard?

You can find installation instructions and usage details in the outputguard GitHub repository at github.com/ndcorder/outputguard. The project has 80 stars and 1 forks, indicating an active community.

What license does outputguard use?

outputguard is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse LLM 插件 tools