Table of Contents

Property DataSources

Namespace
LMKit.Agents.Memory
Assembly
LM-Kit.NET.dll

DataSources

Gets the data sources that belong to this user.

public IReadOnlyList<DataSource> DataSources { get; }

Property Value

IReadOnlyList<DataSource>

A filtered list containing only data sources whose identifiers start with the user's namespace prefix.