Table of Contents

Method CombinePrompt

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

CombinePrompt(string)

Combines the base system prompt with additional instructions.

protected string CombinePrompt(string basePrompt)

Parameters

basePrompt string

The base system prompt.

Returns

string

The combined prompt.