Table of Contents

Method WithModel

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

WithModel(string)

Sets the preferred model for this skill.

public SkillBuilder WithModel(string model)

Parameters

model string

The model identifier.

Returns

SkillBuilder

This builder for method chaining.