Table of Contents

Method WithCompatibility

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

WithCompatibility(string)

Sets the compatibility requirements.

public SkillBuilder WithCompatibility(string compatibility)

Parameters

compatibility string

The compatibility description.

Returns

SkillBuilder

This builder for method chaining.