Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Attempt | int64 | :heavy_check_mark: | N/A | |
Attempts | []components.RouterAttempt | :heavy_minus_sign: | N/A | |
Endpoints | components.EndpointsMetadata | :heavy_check_mark: | N/A | {"available": [{"model": "openai/gpt-4o","provider": "OpenAI","selected": true}], “total”: 3<br/>} |
IsByok | bool | :heavy_check_mark: | N/A | |
Params | *components.RouterParams | :heavy_minus_sign: | N/A | {"version_group": "anthropic/claude-sonnet-4"} |
Pipeline | []components.PipelineStage | :heavy_minus_sign: | N/A | |
Region | *string | :heavy_check_mark: | N/A | |
Requested | string | :heavy_check_mark: | N/A | |
Strategy | components.RoutingStrategy | :heavy_check_mark: | N/A | direct |
Summary | string | :heavy_check_mark: | N/A |