mirror of
https://github.com/mapbox/mapbox-agent-skills.git
synced 2026-09-14 20:16:39 +08:00
c482cc8c34
npm run eval was failing with a 404 not_found_error for anyone not overriding EVAL_MODEL/EVAL_JUDGE_MODEL, since the hardcoded default model ID is no longer served by the API. Default to claude-sonnet-5 instead.