class

Tools::BuiltInFunction

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

All built-in tools subclass BuiltInFunction

Constructors

new(renderer : Enkaidu::SessionRenderer, settings = nil)

Create an built-in function instance with a renderer and optional settings.

Source

Instance methods

renderer

Use the renderer for sending output

Source