fabro/lib/crates/fabro-llm/src
Bryan Helmkamp 38b51c4c29
refactor(server): simplify model availability probes
Use a lightweight basic probe target for preflight instead of fabricating catalog models, run configured model probes with bounded concurrency, and keep expensive model choices opt-in for defaults and live tests.
2026-05-04 11:47:37 -04:00
..
providers refactor(server): simplify model availability probes 2026-05-04 11:47:37 -04:00
client.rs refactor(llm): return Self from Client::from_source 2026-04-23 21:03:21 -04:00
error.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
generate.rs chore(logs): promote run lifecycle traces to info level 2026-04-30 08:25:37 -04:00
lib.rs refactor(llm): use credential sources and split run services 2026-04-23 18:54:27 -04:00
middleware.rs refactor: remove backwards-compat error type aliases 2026-04-11 12:51:42 -04:00
model_test.rs refactor(server): simplify model availability probes 2026-05-04 11:47:37 -04:00
provider.rs refactor: remove backwards-compat error type aliases 2026-04-11 12:51:42 -04:00
retry.rs ci: switch clippy to pinned nightly, clean up workspace lints 2026-04-16 18:59:11 -04:00
tools.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
types.rs refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00