Getting Help¶
Need help with pydantic-ai-shields? Here are the best ways to get support.
GitHub Issues¶
For bug reports and feature requests, open an issue on GitHub:
GitHub Discussions¶
For questions, ideas, and general discussion:
Documentation¶
- Core Concepts - How shields work as native Pydantic AI capabilities
- Cost Tracking - Token/USD tracking and budget enforcement
- Async Guardrails - Run a guard concurrently with the LLM call
- Examples - Real-world usage examples
- API Reference - Complete API documentation
Related Projects¶
- Pydantic AI - The foundation this library builds on
- pydantic-deep - Full agent framework with planning, subagents, skills
- pydantic-ai-backend - File storage and sandbox backends