class

Enkaidu::SubAgentPromptFunction

Inherits Enkaidu::SessionBuiltInFunction < LLM::LocalFunction < LLM::Function < Reference < Object

Defines a tool / function to make a single query to Enkaidu

Class methods

description

The pre-loaded static description of the function.

function_name

The name of the function

Source
side_effects

By itself, has no sideffects

Instance methods

description

The runtime description of the function.

name

The name of the function

Source
new_runner

Return an instance of this function's Runner

Source

Nested types