ItemFieldReasoningItem 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.
Reasoning.
public class ItemFieldReasoningItem : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldReasoningItem>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldReasoningItem>
type ItemFieldReasoningItem = class
inherit ItemField
interface IJsonModel<ItemFieldReasoningItem>
interface IPersistableModel<ItemFieldReasoningItem>
Public Class ItemFieldReasoningItem
Inherits ItemField
Implements IJsonModel(Of ItemFieldReasoningItem), IPersistableModel(Of ItemFieldReasoningItem)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Content |
Reasoning text content. |
| EncryptedContent |
Gets the EncryptedContent. |
| Id |
The unique identifier of the reasoning content. |
| Status |
The status of the item. One of |
| Summary |
Reasoning summary content. |