fabro/lib
Bryan Helmkamp b82b3dd48e
Use the lithos control enum API instead of local spellings
lithos-llm now exposes `ReasoningEffort::ALL`, `Speed::ALL`, `as_str`,
`Display`, and `FromStr` on its request-control enums. Fabro's
`controls` module kept parallel name tables and parsers for them; only
the nearest-supported-effort rule is Fabro's own, so that is what stays.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 23:23:49 -06:00
..
apps Use the lithos control enum API instead of local spellings 2026-09-09 23:23:49 -06:00
components Use the lithos control enum API instead of local spellings 2026-09-09 23:23:49 -06:00
foundation Use the lithos control enum API instead of local spellings 2026-09-09 23:23:49 -06:00
packages/fabro-api-client Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00