Table of Contents

Method WithLanguages

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

WithLanguages(params string[])

Sets the preferred programming languages.

public CodeAgentTemplate WithLanguages(params string[] languages)

Parameters

languages string[]

Languages the agent should focus on.

Returns

CodeAgentTemplate