IAIConversation
IAIConversation interface
Represents a conversation instance. Unlike regular AI calls, conversations retain the entire context.
public interface IAIConversation
Methods
Name | Description |
---|---|
GetResponseAsync(string) | Sends conversation request message including entire context and returns response. |
See Also
- namespace Aspose.Slides.AI
- assembly Aspose.Slides