Backup-bdg's picture
Upload 964 files
51ff9e5 verified
raw
history blame contribute delete
261 Bytes
{% 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 %}