Table of Contents

Class MemoryIndexRequest

Namespace
JD.AI.Dashboard.Wasm.Models
Assembly
JD.AI.Dashboard.Wasm.dll
public record MemoryIndexRequest : IEquatable<MemoryIndexRequest>
Inheritance
MemoryIndexRequest
Implements
Inherited Members

Properties

Content

public string Content { get; init; }

Property Value

string

Metadata

public IDictionary<string, string> Metadata { get; init; }

Property Value

IDictionary<string, string>