Commit 6bb803b
refactor(targets): use use_target for llm and grader targets
Both llm and grader now delegate via use_target: ${{ GRADER_TARGET }}
instead of hardcoding openrouter. Switch grader provider with one
env var: GRADER_TARGET=openrouter or GRADER_TARGET=gemini-llm.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f4d47d2 commit 6bb803b
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments