AgentResponse Class
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.
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. |