clash.optimize.openai
Check OpenAI service network reachability by diagnosing DNS, TCP, TLS, HTTP layers and rule coverage. Reports failures without collecting API keys.
Instructions
v1.0-C: Read-only OpenAI service network reachability diagnosis. Checks rule coverage for OpenAI-related domains, API endpoint reachability (without API Key, without calling billing endpoints), and Chat endpoint reachability. Reports failures layer-by-layer (DNS/TCP/TLS/HTTP/rule_match). Does NOT collect API Keys, call billing model endpoints, read chat history, or carry auth credentials. HTTP 401/403 is NOT classified as a network failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skipProbes | No | Skip network probes (only collect local facts and rule coverage) | |
| probeBudgetMs | No | Total probe budget in ms (default: 30000) |