From 6e09160351699ba4f026aa7a72bfc1637f3f45e2 Mon Sep 17 00:00:00 2001 From: 4ian <1280130+4ian@users.noreply.github.com> Date: Thu, 10 Sep 2026 08:29:19 +0000 Subject: [PATCH] [Auto] [Update] Document managing AI chat history: reopen, rename, archive and delete conversations --- automated_updates_data.json | 2 +- docs/gdevelop5/interface/ai/index.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/automated_updates_data.json b/automated_updates_data.json index 88dd158d37..988c131ebd 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40", + "last_automated_updates_commit": "1149a6796394ce317081d14ab3a0bf0016dcc590", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/interface/ai/index.md b/docs/gdevelop5/interface/ai/index.md index 5e2f51253b..c3d059033a 100644 --- a/docs/gdevelop5/interface/ai/index.md +++ b/docs/gdevelop5/interface/ai/index.md @@ -103,6 +103,8 @@ If you're working on a **local project** (saved on your computer) rather than a - **Stop**: if the AI starts going off-track, click **Stop** to pause it. It will wait for your next message instead of continuing. - **New chat**: when you've finished a task, start a new conversation. This keeps each chat focused on one topic and helps the AI avoid confusing it with unrelated details. +You can reopen a past conversation from the **history**, where the chats of the project you currently have open are listed first. From there you can also **rename** a chat to find it again later, or **archive** and **delete** the ones you no longer need. + ## Cost of AI requests Each request uses some of your **AI usage**, depending on how much work and "thinking" it involves: a quick question costs very little, while building several events at once costs more. The reasoning level also matters — higher levels use more.