Tanuki/tanuki.py
Prompt engineering for developers
Enforces typed outputs through Python type hints and Pydantic schemas to constrain LLM responses, then automatically distills smaller, cheaper models from execution data as usage scales. Uses n-shot prompting with cached alignment examples from test assertions, and integrates with OpenAI, Amazon Bedrock, and Together AI backends. Includes built-in RAG support with embedding generation for retrieval-augmented generation workflows.
695 stars and 55 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
695
Forks
27
Language
Python
License
MIT
Category
Last pushed
Feb 13, 2024
Monthly downloads
55
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/Tanuki/tanuki.py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
BoundaryML/baml
The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go...
deanpeters/product-manager-prompts
A repository of Generative AI prompts for product managers using agents such as ChatGPT, Claude, & Gemini
eudk/awesome-ai-tools
🔴 VERY LARGE AI TOOL LIST! 🔴 Curated list of AI Tools - Updated 2026
legeling/PromptHub
一款开源、纯本地 Prompt ,Skill 管理工具,帮助你高效管理、版本控制和复用 Prompt,并一键分发skill | An open-source, local-first AI...
raphaelmansuy/code2prompt
Code2Prompt is a powerful command-line tool that simplifies the process of providing context to...