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

system
Optional
No description available.
prompt
Optional
No description available.
response
Optional
No description available.
use_system_prompt
bool
No description available.
  • to_dict: Convert to dictionary.

Usage

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 649

Configuration Overview

Agent Config