From 8c1b59345397c63be8794985399476fcb246ced7 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Mon, 13 Jul 2026 07:20:15 +0530 Subject: [PATCH] fix paths --- web/docs/src/content/docs/diary/1_Hallucinations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/docs/src/content/docs/diary/1_Hallucinations.md b/web/docs/src/content/docs/diary/1_Hallucinations.md index 483932a..26aaf20 100644 --- a/web/docs/src/content/docs/diary/1_Hallucinations.md +++ b/web/docs/src/content/docs/diary/1_Hallucinations.md @@ -8,7 +8,7 @@ Had a run of the `Talking Room` scenario right after implementing the `TimeDelta Because of this, I think there was some mismatch with Bob's handoff call and this got fed into his long term memory: -![](../../assets/img/1_2026-07-13_07-06-17.png) +![](../../../assets/img/1_2026-07-13_07-06-17.png)
``` @@ -26,7 +26,7 @@ A bunch of things right of the bat: But because this did get added to the Actor Prompt, we got this action by Bob: -![](../../assets/img/2_2026-07-13_07-06-34.png) +![](../../../assets/img/2_2026-07-13_07-06-34.png)
``` @@ -49,7 +49,7 @@ I feel a fresh wave of confusion wash over me, mingling with the persistent holl Which doesn't mention Jail at all. So we aptly then get a response from Bill: -![](../../assets/img/3_2026-07-13_07-06-54.png) +![](../../../assets/img/3_2026-07-13_07-06-54.png)