Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40",
"last_automated_updates_commit": "127f9f15d71d42a985584412afe7337b1835f9ea",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 2 additions & 0 deletions docs/gdevelop5/interface/ai/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down