"""Prompt templates for Dvādaśa heads and other agents.""" from fusionagi.prompts.heads import HEAD_PROMPTS, get_head_prompt __all__ = [ "get_head_prompt", "HEAD_PROMPTS", ]