class

Autobot::Plugins::ChatLogPlugin

Inherits Autobot::Plugins::Plugin < Reference < Object

Custom plugin to query rolling chat logs.

Instance methods

description

Human-readable description.

Source
name

Unique identifier for this plugin (snake_case).

Source
setup(context : PluginContext) : Nil

Called during setup to register tools and configure the plugin. The default implementation is a no-op.

Source
version

Semantic version string.

Source