fabro/lib/components/fabro-workflow/src/transforms
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
..
file_inlining.rs Simplify model stylesheet template plumbing 2026-08-25 18:54:06 -04:00
import.rs Simplify model stylesheet template plumbing 2026-08-25 18:54:06 -04:00
importable_field.rs Unify the workflow graph reference walkers 2026-08-13 14:34:23 -04:00
mod.rs Simplify model stylesheet template plumbing 2026-08-25 18:54:06 -04:00
model_resolution.rs Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
model_stylesheet_template.rs Simplify model stylesheet template plumbing 2026-08-25 18:54:06 -04:00
preamble.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
stylesheet.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
stylesheet_application.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
variable_expansion.rs Simplify model stylesheet template plumbing 2026-08-25 18:54:06 -04:00