Disambiguate for cache invalidation

This commit is contained in:
somebody
2022-12-17 17:31:12 -06:00
parent 2a556ea346
commit 980f171e18
2 changed files with 8 additions and 7 deletions

View File

@@ -10138,11 +10138,7 @@ def maybe_review_story() -> None:
uid = int(uid)
allowed_wi_uids.append(uid)
# prompt = f"\n\n{speaker_name}'s thoughts on what just happened in this story: \""
prompt = f"\n***\n{speaker_name}'s thoughts on what just happened in this story: \""
# prompt = f"\n***\n{speaker_name}'s thoughts on the story's latest event: \""
print(prompt)
prompt = f"\n\n{speaker_name}'s thoughts on what just happened in this story: \""
context = koboldai_vars.calc_ai_text(
prompt,