Table of Contents

Method WithAuthor

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

WithAuthor(string)

Sets the author in custom metadata.

public SkillBuilder WithAuthor(string author)

Parameters

author string

The author name.

Returns

SkillBuilder

This builder for method chaining.