ai.errors.StreamingUnsupported

The selected client cannot stream: it does not implement ai.StreamingClient. Thrown by ai.from_spec when the spec's default client lacks the capability (an explicit override is caught at the call site by its StreamingClient type).

Reference version

Signature

class ai.errors.StreamingUnsupported

The selected client cannot stream: it does not implement ai.StreamingClient. Thrown by ai.from_spec when the spec's default client lacks the capability (an explicit override is caught at the call site by its StreamingClient type).

Source:<builtin>/ai/ns_errors/errors.bamlbytes 93039479

Fields

client_id

string

Implementations