Agent


Object Hierarchy:

Object hierarchy for Agent

Description:

public class Agent : Base

Handler for CodeAssistant agent requests.

Extends the base Base to handle system message regeneration on each call (including replies). The system prompt must be regenerated to include current context (open files, workspace, etc.).


Namespace: OLLMcoder
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