Skip to main content

Module error

Module error 

Source
Expand description

Re-exports of the generic provider error type plus adapter-local error types shared across sidecar-executing adapters (ai-sdk, python).

Structs§

ProviderError

Enums§

SidecarError
A bounded sidecar child process failed for a reason short of an application-level ProviderError — surfaced by crate::sidecar and converted to a ProviderError at each adapter’s call boundary.

Functions§

redact_public