Slot: http_status
URI: dspy:http_status
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LMProviderError | Provider-side LM error | no |
| LMAuthError | LM authentication error | no |
| LMBillingError | LM billing / quota error | no |
| LMRateLimitError | LM rate-limit error | no |
| LMInvalidRequestError | LM rejected the request | no |
| ContextWindowExceededError | Context window exceeded | no |
| LMUnsupportedModelError | Model is not supported | no |
| LMTimeoutError | Request timed out | no |
| LMServerError | Server-side LM error | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Integer |
| Domain Of | LMProviderError |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Value Constraints |
| Property | Value |
|---|---|
| Minimum Value | 100 |
| Maximum Value | 599 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:http_status |
| native | dspy:http_status |
LinkML Source
name: http_status
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- LMProviderError
range: integer
minimum_value: 100
maximum_value: 599