fabro/lib/components/fabro-llm/src
Bryan Helmkamp 619cb44e3c
Import lithos-llm types directly instead of through fabro-types
fabro-types no longer re-exports the lithos catalog and request types
(ProviderId, ModelId, ModelHandle, Message, ContentPart, TokenCounts,
Cost, Speed, ReasoningEffort, ReasoningOutput, and the rest). Every
crate that uses them depends on lithos-llm and names them there, and
the fabro-api progenitor replacements point at the lithos paths.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 10:03:08 -06:00
..
api.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
catalog.rs Answer catalog questions with the lithos catalog queries 2026-09-10 09:26:40 -06:00
client.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
error.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
gateway.rs Rebuild fabro-llm on lithos-llm and adopt its stream contract in fabro-agent 2026-09-09 17:26:57 -06:00
lib.rs Replace fabro-llm helper modules with lithos-llm equivalents 2026-09-10 09:41:20 -06:00
probe.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
selection.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
test_support.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00