DSPydantic: Auto-Optimize Your Prompts and Pydantic Models with DSPy
Stars
270
Forks
13
Watchers
270
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
61
commits
fix: validation leakage and unfair baseline causing inflated 100% metrics (#23)
1afc528View on GitHubfix: broken doc links causing mkdocs strict build failure (#22)
2aeae31View on GitHubfeat: fix MiPROv2 meta-instruction generation with contextual signatures (#21)
cd5c89dView on GitHubMerge pull request #19 from davidberenstein1957/release/v0.1.4
62dc4a3View on GitHubdocs: add rich verbose output and progress callback documentation
984ee59View on GitHubfeat: make sequential+parallel the default and enhance verbose output with rich
b787d2eView on GitHubMerge pull request #18 from davidberenstein1957/davidberenstein1957/docs-diataxis-restructure
d605c08View on GitHubdocs: restructure documentation to align with Diataxis framework
0a563ebView on GitHubdocs: add ablation analysis and mock benchmark script
66c9670View on GitHubdocs: update for new optimization API (sequential/parallel_fields/max_val_examples)
6c7c3cfView on GitHubfeat: redesign optimization API with granular control parameters
7901f6dView on GitHubfix: update docstring to reference 'fast' parameter instead of 'sequential'
9eb2affView on GitHubMerge pull request #17 from davidberenstein1957/davidberenstein1957/feat/fast-mode-and-progress
78f8a91View on GitHubfeat: replace sequential with fast, add progress callbacks, fix num_threads bug
624d2acView on GitHub