Share via


AgentResponse Class

Definition

Response from agent when called as a KernelFunction.

public class AgentResponse
type AgentResponse = class
Public Class AgentResponse
Inheritance
AgentResponse

Constructors

AgentResponse()

Properties

Instructions

Instructions from agent on next steps.

Message

The agent response.

ThreadId

The thread-id for the agent conversation.

Applies to