MemorySearchToolCallItemParam 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.
The MemorySearchToolCallItemParam.
public class MemorySearchToolCallItemParam : Azure.AI.AgentServer.Responses.Models.Item, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.MemorySearchToolCallItemParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.MemorySearchToolCallItemParam>
type MemorySearchToolCallItemParam = class
inherit Item
interface IJsonModel<MemorySearchToolCallItemParam>
interface IPersistableModel<MemorySearchToolCallItemParam>
Public Class MemorySearchToolCallItemParam
Inherits Item
Implements IJsonModel(Of MemorySearchToolCallItemParam), IPersistableModel(Of MemorySearchToolCallItemParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| MemorySearchToolCallItemParam() |
Initializes a new instance of MemorySearchToolCallItemParam. |
Properties
| Name | Description |
|---|---|
| Results |
The results returned from the memory search. |