Table of Contents

Method WithEnvironment

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

WithEnvironment(string)

Sets the runtime environment.

public DebuggerAgentTemplate WithEnvironment(string environment)

Parameters

environment string

The environment (e.g., "production", "Docker", "AWS Lambda").

Returns

DebuggerAgentTemplate