Ask a question to get started
Enter to send•Shift+Enter new line
from_dict( cls, data: Mapping[str, Any], ) -> GeneralPurposeSubagentProfile
data
Mapping[str, Any]
Mapping with any subset of enabled, description, and system_prompt keys.
enabled
description
system_prompt
Construct a sub-profile from a plain dict.