ai_provider_latency
ActiveTool of ai.dynamicfeed/dynamic-feed
Measured latency & uptime for each major AI provider's API (OpenAI, Anthropic, Google, Mistral, Groq, DeepSeek, xAI) — Dynamic Feed's own measurements, fastest first. Use this to pick the fastest/most-reliable provider right now, or to route. Args: window_hours: rolling window for the averages (default 24). Envelope: this is OUR measurement probe, so measured_at = when we last probed (the freshest row's `last_checked`); max_age 15 min covers the ~10-min probe cadence, so a current reading is "live". No samples in the window yields unavailable. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "ai_provider_latencyArguments",
"properties": {
"window_hours": {
"type": "integer",
"title": "Window Hours",
"default": 24
}
}
}Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries