Stateless Request
The table is still visible in the chat. Why does the AI not know what to do when I send only “continue”?
The table is still visible in the chat. Why does the AI not know what to do when I send only “continue”?
task: Shorten the heading
title: Quick-Start Guide for BeginnersResponse: Beginner’s Guidemessage: ContinueResponse: Continue what?The model receives only this request: If the second call contains only “continue,” it lacks the earlier table, goal, and result.
The product retrieves saved material: The application can recover the current table, unfinished goal, and prior result from its records.
The new request includes what is needed: The application sends that material with “continue,” giving the model enough context this time.
Treat every model call as stateless: send the current task, required data, relevant history, and expected output. Do not send only Continue or rely on visible messages; inspect the actual request for required context.
Build in 3D. Put your computer to work.