Expand description
Upstream (LLM proxy) errors.
Returned by the OpenAI-compatible HTTP upstream adapter. The shape mirrors a typical HTTP client error surface: connection, timeout, status code + body, stream error during SSE, and (de)serialisation issues.
Enums§
- Upstream
Error - Errors returned by the LLM upstream adapter.