Table of Contents

Method WithVersion

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

WithVersion(string)

Sets the skill version.

public SkillBuilder WithVersion(string version)

Parameters

version string

The version string (e.g., "1.0.0").

Returns

SkillBuilder

This builder for method chaining.