Skip to main content

HarnessProfile

Defined in the profiles module.
AI Agent A model-family harness profile. Attributes: name: Identifier for the profile (e.g. "default", "anthropic"). base_prompt: Optional prompt fragment prepended to the system prompt. None means no fragment (behaviour-preserving default). preferred_edit_format: Preferred edit primitive name, or None to keep exposing both primitives in their current order.

Properties

str
No description available.
Optional[str]
No description available.
Optional[str]
No description available.

Source

View on GitHub

praisonaiagents/model_harness/profiles.py at line 29

Agent Profiles

Profiling