IChatClient1.GetChatCopilot
IChatClient<TOptions>.GetChatCopilot method
Gets an instance of IChatCopilot
with the specified options.
public IChatCopilot GetChatCopilot(IChatCopilotOptions<TOptions> options)
Parameter | Type | Description |
---|---|---|
options | IChatCopilotOptions`1 | The options for the chat copilot. |
Return Value
An instance of IChatCopilot
.
See Also
- interface IChatCopilot
- interface IChatCopilotOptions<TOptions>
- interface IChatClient<TOptions>
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF