mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
prompt tweaks
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
{% for scene_context in scene_context_history -%}
|
||||
{{ scene_context }}
|
||||
{% endfor %}
|
||||
{% for memory in query_memory("Who is "+name+"?", as_question_answer=False, iterate=3) %}
|
||||
{{ memory }}
|
||||
{% endfor %}
|
||||
<|CLOSE_SECTION|>
|
||||
{% endset %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user