Interface ISummaryClientTOptions
ISummaryClient<TOptions> interface
Represents an interface for a summary client with specific options.
public interface ISummaryClient<in TOptions> : IAIClient
Parameter | Description |
---|---|
TOptions | The type of options for the summary client. |
Methods
Name | Description |
---|---|
GetSummaryCopilot(ISummaryCopilotOptions<TOptions>) | Gets an instance of ISummaryCopilot with the specified options. |
See Also
- interface IAIClient
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF