Interface IImageDescriptionClientTOptions
IImageDescriptionClient<TOptions> interface
Represents an interface for an image description client with specific options.
public interface IImageDescriptionClient<in TOptions> : IAIClient
Parameter | Description |
---|---|
TOptions | The type of options for the image description client. |
Methods
Name | Description |
---|---|
GetImageDescriptionCopilot(IImageDescriptionCopilotOptions<TOptions>) | Gets an instance of IImageDescriptionCopilot with the specified options. |
See Also
- interface IAIClient
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF