Streaming image analysis capability.
Providers implementing this interface support analyzing one or more images and emitting structured, provider-agnostic analysis results incrementally as they become available.
Typical use cases:
Provider-agnostic image analysis request type
Analyze images with streaming output.
The returned async iterable yields objects as soon as partial or completed analysis results are available.
Optional
Streaming image analysis capability.
Providers implementing this interface support analyzing one or more images and emitting structured, provider-agnostic analysis results incrementally as they become available.
Typical use cases:
Template: TImageAnalysisInput
Provider-agnostic image analysis request type