Table of Contents

Method WithTags

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

WithTags(params string[])

Sets the tags in custom metadata.

public SkillBuilder WithTags(params string[] tags)

Parameters

tags string[]

The tags.

Returns

SkillBuilder

This builder for method chaining.