fabro/lib/apps/fabro-server/tests/it
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 Import lithos-llm types directly instead of through fabro-types 2026-09-10 10:03:08 -06:00
scenario Name built-in providers through lithos catalog::builtin 2026-09-10 09:48:37 -06:00
event_pagination.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
helpers.rs Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
main.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
openapi_conformance.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
pagination.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00