diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-03-26 01:25:01 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-03-26 01:25:01 +0000 |
| commit | 0bc9fba7ec270a8a1fc043028256eb9d7533d9e4 (patch) | |
| tree | 4df4cad9be36ac5b96cc99bd61640e1b39a281d7 /GEMINI.md | |
| parent | a463184c91107a7eaaec2167b3883dfcebef8785 (diff) | |
Refactor judge module into judge/ package
Split monolithic src/judge.py into a proper package structure:
- src/judge/batch_providers.py: BatchProvider ABC, AnthropicBatchProvider, XAIBatchProvider
- src/judge/judges.py: RegexChecker, BlackboxChecker, GlassboxChecker
- src/judge/helpers.py: extract_* functions, parse_json_verdict
- src/judge/prompts.py: BLACKBOX_PROMPT, GLASSBOX_PROMPT, constants
- src/judge/judge.py: Judge orchestrator class
- src/judge/__init__.py: Re-exports all public APIs
Diffstat (limited to 'GEMINI.md')
0 files changed, 0 insertions, 0 deletions
