steve
4522310f5a
CI / Root Module (pull_request) Failing after 3s
CI / Lint (pull_request) Failing after 3s
CI / V2 Module (pull_request) Successful in 1m25s
feat(v2): add Parse() function and extensible Registry for model string resolution
...
Introduces llm.Parse(spec) backed by an extensible Registry that resolves
model strings like "openai/gpt-4o", aliases like "fast", and named targets
like "m5/qwen3:30b" (via LLM_M5 env var DSNs) into ready-to-use *Model
objects. Extension points: RegisterProvider, RegisterAlias, RegisterResolver.
Adds Foreman constructor and sentinel errors ErrAliasLoop, ErrUnknownProvider,
ErrInvalidDSN.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-23 22:58:14 -04:00
..
2026-03-02 04:33:18 +00:00
2026-04-25 03:58:42 +00:00
2026-04-24 13:34:39 +00:00
2026-04-25 03:58:42 +00:00
2026-04-25 03:58:42 +00:00
2026-04-25 03:58:42 +00:00
2026-02-07 20:00:08 -05:00
2026-04-24 13:34:39 +00:00
2026-05-01 18:29:59 +00:00
2026-04-25 03:58:42 +00:00
2026-04-25 03:58:42 +00:00
2026-04-25 03:58:42 +00:00
2026-02-08 01:10:59 -05:00
2026-02-07 20:00:08 -05:00
2026-04-25 03:58:42 +00:00
2026-04-09 19:40:39 +00:00
2026-04-25 03:58:42 +00:00
2026-05-23 22:58:14 -04:00
2026-05-23 22:58:14 -04:00
2026-05-23 22:58:14 -04:00
2026-03-02 04:33:18 +00:00
2026-03-02 04:33:18 +00:00
2026-04-24 13:34:39 +00:00
2026-04-24 13:34:39 +00:00
2026-04-25 03:58:42 +00:00
2026-02-07 20:00:08 -05:00
2026-02-07 22:00:49 -05:00
2026-02-08 21:00:56 -05:00
2026-03-02 04:33:18 +00:00
2026-03-02 04:33:18 +00:00
2026-02-07 22:00:49 -05:00
2026-02-07 23:17:19 -05:00
2026-05-23 22:58:14 -04:00
2026-05-23 22:58:14 -04:00
2026-03-02 04:33:18 +00:00
2026-03-02 04:33:18 +00:00
2026-05-23 22:58:14 -04:00
2026-04-09 19:24:55 +00:00
2026-04-25 03:58:42 +00:00
2026-04-25 03:58:42 +00:00
2026-02-07 22:00:49 -05:00
2026-04-25 03:58:42 +00:00
2026-04-27 22:12:56 +00:00
2026-04-27 22:12:56 +00:00
2026-02-07 20:00:08 -05:00
2026-04-27 22:12:56 +00:00
2026-02-07 20:24:20 -05:00