fabro/lib/components/fabro-llm/src
2026-08-04 13:55:48 -04:00
..
codec Merge pull request #691 from fabro-sh/fix/modal-reasoning-token-usage 2026-08-01 09:48:36 -04:00
providers Merge pull request #695 from fabro-sh/fix/modal-provider-catalog 2026-08-01 09:38:22 -04:00
adapter_registry.rs Merge remote-tracking branch 'origin/main' into fix/modal-provider-catalog 2026-08-01 09:32:19 -04:00
attachments.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
client.rs feat(models): add Fireworks Kimi K3 Fast 2026-08-04 13:55:48 -04:00
cost.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
error.rs refactor(llm): tighten provider error classification 2026-08-01 09:26:47 -04:00
generate.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
lib.rs feat(reasoning): capture provider reasoning in agent.message 2026-07-24 14:21:15 -04:00
middleware.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
model_test.rs Expose model reasoning effort controls 2026-07-24 07:44:40 -04:00
provider.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
reasoning.rs fix(reasoning): align stream and client invariants 2026-07-24 17:42:44 -04:00
retry.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
token_count.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
tools.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
transport.rs fix: clean up inference observability 2026-07-24 22:50:00 -04:00
types.rs feat(reasoning): capture provider reasoning in agent.message 2026-07-24 14:21:15 -04:00