MemoryToolSearchItem 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.
A retrieved memory item from memory search.
public class MemoryToolSearchItem : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.MemoryToolSearchItem>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.MemoryToolSearchItem>
type MemoryToolSearchItem = class
interface IJsonModel<MemoryToolSearchItem>
interface IPersistableModel<MemoryToolSearchItem>
Public Class MemoryToolSearchItem
Implements IJsonModel(Of MemoryToolSearchItem), IPersistableModel(Of MemoryToolSearchItem)
- Inheritance
-
MemoryToolSearchItem
- Implements
Constructors
| Name | Description |
|---|---|
| MemoryToolSearchItem(MemoryOutputItem) |
Initializes a new instance of MemoryToolSearchItem. |
Properties
| Name | Description |
|---|---|
| MemoryItem |
Retrieved memory item. |