OpenAIChatCopilot.GetResponseAsync
GetResponseAsync(string, CancellationToken?)
public Task<string> GetResponseAsync(string message, CancellationToken? cancellationToken = default)
另请参阅
- 类 OpenAIChatCopilot
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
GetResponseAsync(List<string>, CancellationToken?)
public Task<string> GetResponseAsync(List<string> messages,
CancellationToken? cancellationToken = default)
另请参阅
- 类 OpenAIChatCopilot
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF