fabro/crates/llm/src
Bryan Helmkamp b74d837b95 Add ullm models sync command to download OpenRouter model metadata
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 6908e4dfbe5e
2026-02-24 14:18:43 -05:00
..
bin Add ullm models sync command to download OpenRouter model metadata 2026-02-24 14:18:43 -05:00
providers Increase connect timeout to 30s, disable request/stream_read timeouts 2026-02-24 09:46:50 -05:00
catalog.json Use Claude Opus 4.6 with 1M context window as default Anthropic model 2026-02-23 14:23:45 -05:00
catalog.rs Improve session abort handling, emit tool output deltas, and tighten validation 2026-02-23 15:39:04 -05:00
client.rs Fix OpenAI error field, add Anthropic provider options pass-through, and improve parity tests 2026-02-23 21:21:45 -05:00
error.rs Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00
generate.rs Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00
lib.rs Rename unified-llm crate to llm 2026-02-23 09:22:14 -05:00
middleware.rs Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00
provider.rs Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00
retry.rs Rename unified-llm crate to llm 2026-02-23 09:22:14 -05:00
tools.rs Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00
types.rs Increase connect timeout to 30s, disable request/stream_read timeouts 2026-02-24 09:46:50 -05:00