MemorySearchToolOptions 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.
Memory search options.
public class MemorySearchToolOptions : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.MemorySearchToolOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.MemorySearchToolOptions>
type MemorySearchToolOptions = class
interface IJsonModel<MemorySearchToolOptions>
interface IPersistableModel<MemorySearchToolOptions>
Public Class MemorySearchToolOptions
Implements IJsonModel(Of MemorySearchToolOptions), IPersistableModel(Of MemorySearchToolOptions)
- Inheritance
-
MemorySearchToolOptions
- Implements
Constructors
| Name | Description |
|---|---|
| MemorySearchToolOptions() |
Initializes a new instance of MemorySearchToolOptions. |
Properties
| Name | Description |
|---|---|
| MaxMemories |
Maximum number of memory items to return. |