feat(examples): add evaluation and optimization pipeline (#91) - #289
feat(examples): add evaluation and optimization pipeline (#91)#289xyaohubery wants to merge 1 commit into
Conversation
Add an automated evaluation and prompt optimization loop with baseline scoring, failure attribution, iterative optimization, and regression validation. Fixes trpc-group#91 Co-Authored-By: Claude <noreply@anthropic.com>
AI Code Review
现在我已经掌握了足够的信息。让我来撰写审查意见。## 发现的问题 🚨 Critical
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #289 +/- ##
==========================================
Coverage ? 88.44269%
==========================================
Files ? 491
Lines ? 46118
Branches ? 0
==========================================
Hits ? 40788
Misses ? 5330
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Add an automated evaluation and prompt optimization pipeline example.
Fixes #91
This is a split from the original PR #166, addressing only issue #91 per reviewer feedback.
Co-Authored-By: Claude noreply@anthropic.com