Skip to main content

has_system_prompt

Method
This is a method of the PreparedTurnContext class in the turn_context module.
Check if a system prompt is configured.

Signature

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/runtime/turn_context.py at line 243