diff --git a/automated_updates_data.json b/automated_updates_data.json index 88dd158d37..418776ea66 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40", + "last_automated_updates_commit": "127f9f15d71d42a985584412afe7337b1835f9ea", "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..664b91feed 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. +Your previous conversations are kept in the **chat history**, with the chats of the currently opened project listed first. From there you can reopen an earlier chat to continue it, or **rename**, **archive** and **delete** chats to keep your history tidy. + ## 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.