PromptTemplate


Object Hierarchy:

Object hierarchy for PromptTemplate

Description:

public class PromptTemplate : Template

Prompt template that loads from the skill-prompts resource only (no filesystem).

Constructor takes filename only. Call sites use filenames such as task_creation_initial.md, task_refinement.md, task_list_iteration.md, task_execution.md.


Namespace: OLLMcoder.Skill
Package: ollmchat

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class OLLMchat.Prompt.Template
All known members inherited from class GLib.Object