Table of Contents

Struct SkillCacheInfo

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

Contains information about the skill cache.

public readonly struct SkillCacheInfo
Inherited Members

Properties

CacheDirectory

Gets the cache directory path.

SkillCount

Gets the number of cached skills.

TotalSizeBytes

Gets the total size of cached data in bytes.

TotalSizeFormatted

Gets the total size formatted as a human-readable string.