mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-13 00:19:03 +02:00
fix: default cross-model workflows to frontier models
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* The three skillify keys run gate-tier; the two scrape keys are periodic
|
||||
* (/scrape is Aside-first and its fallback no longer prescribes the match +
|
||||
* prototype flow they assert — see E2E_TIERS). ~$0.50–$1.50 each.
|
||||
* Set EVALS=1 to enable. Set EVALS_MODEL to override (default sonnet-4-6).
|
||||
* Set EVALS=1 to enable. Set EVALS_MODEL to override (default frontier Claude).
|
||||
*/
|
||||
|
||||
import { describe, test, expect, beforeAll, afterAll } from 'bun:test';
|
||||
|
||||
Reference in New Issue
Block a user