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.StreamingUnsupportedThe 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 9303–9479
Fields
client_id
stringImplementations
ai.errors.Failure for ai.errors.StreamingUnsupported
Instance methods
Source:<builtin>/ai/ns_errors/errors.bamlbytes 9359–9477