Spaces:
Build error
Build error
| {% for agent_info in triggered_agents %} | |
| <EXTRA_INFO> | |
| The following information has been included based on a keyword match for "{{ agent_info.trigger }}". | |
| It may or may not be relevant to the user's request. | |
| {{ agent_info.content }} | |
| </EXTRA_INFO> | |
| {% endfor %} | |