Skip to main content

TemplateConfig

Defined in the Feature Configs module.
AI Agent Configuration for prompt templates. Consolidates: system_template, prompt_template, response_template, use_system_prompt

Properties

Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
bool
No description available.
  • to_dict: Convert to dictionary.

Usage

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 1231

Configuration Overview

Agent Config