Feature/topic scoping#26
Conversation
Support topicScopingMode, topicScopingMultiTurnMode, and topicScopingTarget in both framework and direct evaluation modes. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
# Conflicts: # package.json # src/index.ts
WalkthroughThese changes add topic scoping configuration support to evaluation request payloads by introducing new schema fields (topicScopingMode, topicScopingMultiTurnMode, topicScopingTarget) to both EvaluationRequestV2 and EvaluationProxyAPIRequest types, extending request payload construction to include these fields, and validating serialization through new test cases. Package version is incremented to 1.5.1. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
Description of change
Pull-Request Checklist
mainbranchnpm run lintpasses with this changenpm run testpasses with this changeFixes #0000Summary by CodeRabbit
New Features
Chores
Tests
✏️ Tip: You can customize this high-level summary in your review settings.