chore(base): fix 2 mechanical release-tip base-reds (relayProbeStats re-export + OMNI_MAX_CONCURRENT_CONNECTIONS docs)

This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-07-12 18:07:20 -03:00
parent b4c47f5cbf
commit 271bf52da1
4 changed files with 28 additions and 21 deletions

View File

@@ -801,3 +801,4 @@ export { markConnectionRateLimitedUntil, clearConnectionRateLimit } from "./db/p
// Provider param filters — denylist/allowlist config per provider/model (#6625)
export * from "./db/paramFilters";
export * from "./db/interceptionRules"; // Per-model web-search/web-fetch interception rules (#3384)
export * from "./db/relayProbeStats"; // Relay probe latency/health stats (#6909)