My agents’ action schemas change every turn. I put them in the last user message to preserve prompt caching.
This story is from 2026-09-09. It is preserved in the archive; the latest stories are on the live feed.
I’m building an AI life sim where characters choose actions in a shared world. Who they can talk to, what they can buy, and which actions are available depend on their current situation. That made “just use tool calling” less straightforward than it sounded. Generating a fresh tool for every availa…
Read the full story at r/AI_Agents ↗
Timeline · 1 report
- 2026-09-09 02:18 · r/AI_Agents
My agents’ action schemas change every turn. I put them in the last user message to preserve prompt caching.