feat: memory 🧠 (#793)
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{%- if use_xml_format -%}
|
||||
{%- if memory_context -%}
|
||||
<memory_context>
|
||||
{{memory_context}}
|
||||
</memory_context>
|
||||
{%- endif %}
|
||||
{%- else -%}
|
||||
{%- if memory_context -%}
|
||||
MEMORY CONTEXT:
|
||||
{{memory_context}}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
Reference in New Issue
Block a user