Table of Contents

Property DataSources

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

DataSources

Gets the collection of data sources currently managed by the agent memory.

public IReadOnlyList<DataSource> DataSources { get; }

Property Value

IReadOnlyList<DataSource>