class

Enkaidu::SessionBuiltInFunction

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

All built-in tools subclass BuiltInFunction

Constructors

new(runtime : Enkaidu::Runtime, settings = nil)

Create an Enkaidu runtime-specific built-in function type.

Source

Macros

runner(runner_type)

Define the method that is used to create the SessionBuiltInFunction::Runner

Source

Nested types