Table of Contents

Method WithProjectContext

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

WithProjectContext(string)

Sets project-specific context.

public CodeAgentTemplate WithProjectContext(string context)

Parameters

context string

Description of the project context.

Returns

CodeAgentTemplate