AutoFunctionInvocationContext.ChatMessageContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The chat message content associated with automatic function invocation.
public Microsoft.SemanticKernel.ChatMessageContent ChatMessageContent { get; }
member this.ChatMessageContent : Microsoft.SemanticKernel.ChatMessageContent
Public ReadOnly Property ChatMessageContent As ChatMessageContent