mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-22 07:11:01 +02:00
Add tracing::info! timing at ProviderChain::complete() — the single chokepoint for all LLM calls. Covers CLI, MCP server, and any future callers automatically. CLI keeps compact eprintln! for user-facing output; MCP and structured logging consumers get the info log. |
||
|---|---|---|
| .. | ||
| providers | ||
| chain.rs | ||
| clean.rs | ||
| error.rs | ||
| extract.rs | ||
| lib.rs | ||
| provider.rs | ||
| summarize.rs | ||
| testing.rs | ||