llm_test_connection
Check if an LLM endpoint or provider is reachable, verify credentials, and measure latency before routing requests through the bridge.
Instructions
Test connectivity, latency, and credentials for any LLM endpoint or configured provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Ad-hoc API key for testing. | |
| provider | No | The provider alias to test (e.g., "dahl", "groq", "ollama", "openrouter"). | |
| endpoint_url | No | Ad-hoc /v1 base URL to test directly. |