demo / configs /prompts.toml
chansung's picture
initial commit
c9f26e8
raw
history blame
273 Bytes
[summarization]
prompt = """
based on the last conversation between user and AI assistant,
: last conversation($previous_summary)
Update the following summary. Update only the relevant part of the summary.
Otherwise, keep the summary as it is.
: $latest_conversation
"""