Documentation
¶
Index ¶
Constants ¶
View Source
const (
EnvOverrideSystemPrompt = "PLRL_AGENT_SYSTEM_PROMPT_OVERRIDE"
)
Variables ¶
View Source
var Version = dev
Version of this binary
Functions ¶
Types ¶
type Option ¶
type Option func(*environment)
Option allows modifying Environment behavior.
func WithAgentRun ¶
WithAgentRun provides information about agent run used to initialize the Environment.
func WithConsoleTokenClient ¶
func WithWorkingDir ¶
WithWorkingDir allows changing the default working directory of the Environment.
Click to show internal directories.
Click to hide internal directories.