From 9aaac1744986924a7a218a1fe835aa304a34e7e7 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Mon, 13 Jul 2026 07:18:35 +0530 Subject: [PATCH] docs(diary): Fix image paths --- ...07-13 07-06-17.png => 1_2026-07-13_07-06-17.png} | Bin ...07-13 07-06-34.png => 2_2026-07-13_07-06-34.png} | Bin ...07-13 07-06-54.png => 3_2026-07-13_07-06-54.png} | Bin web/docs/src/content/docs/diary/1_Hallucinations.md | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename web/docs/src/assets/img/{1_2026-07-13 07-06-17.png => 1_2026-07-13_07-06-17.png} (100%) rename web/docs/src/assets/img/{2_2026-07-13 07-06-34.png => 2_2026-07-13_07-06-34.png} (100%) rename web/docs/src/assets/img/{3_2026-07-13 07-06-54.png => 3_2026-07-13_07-06-54.png} (100%) diff --git a/web/docs/src/assets/img/1_2026-07-13 07-06-17.png b/web/docs/src/assets/img/1_2026-07-13_07-06-17.png similarity index 100% rename from web/docs/src/assets/img/1_2026-07-13 07-06-17.png rename to web/docs/src/assets/img/1_2026-07-13_07-06-17.png diff --git a/web/docs/src/assets/img/2_2026-07-13 07-06-34.png b/web/docs/src/assets/img/2_2026-07-13_07-06-34.png similarity index 100% rename from web/docs/src/assets/img/2_2026-07-13 07-06-34.png rename to web/docs/src/assets/img/2_2026-07-13_07-06-34.png diff --git a/web/docs/src/assets/img/3_2026-07-13 07-06-54.png b/web/docs/src/assets/img/3_2026-07-13_07-06-54.png similarity index 100% rename from web/docs/src/assets/img/3_2026-07-13 07-06-54.png rename to web/docs/src/assets/img/3_2026-07-13_07-06-54.png diff --git a/web/docs/src/content/docs/diary/1_Hallucinations.md b/web/docs/src/content/docs/diary/1_Hallucinations.md index ab04829..483932a 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%2007-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%2007-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%2007-06-54.png) +![](../../assets/img/3_2026-07-13_07-06-54.png)