Summarizer


Object Hierarchy:

Object hierarchy for Summarizer

Description:

public class Summarizer : Base

Background conversation summarizer for agents with summary history.

Shared by Chatter and Coding Assistant. Extends Base so Call.ChatCompletions streams through handle_stream_chunk instead of a manual signal hook. Overrides streaming handlers to persist

summary
messages rather than
content-stream
rows.


Namespace: OLLMchat.Agent
Package: ollmchat

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface OLLMchat.Agent.Interface