struct

Crig::Memory::NoopDemotionHook

Inherits Crig::Memory::DemotionHook < Struct < Value < Object

A DemotionHook that does nothing. Useful as a default when an adapter requires a hook value but the caller has no long-tail store wired up yet.

Constructors

Instance methods

initialize
Source
on_demote(conversation_id : String, messages : Array(Crig::Completion::Message)) : Nil
Source