llm-calls

Tag

Cards List
#llm-calls

Long-running AI agent loops in Go that survive process crashes

Reddit r/AI_Agents · 2026-08-23

The article explains how to use Temporal or Restate in agent-sdk-go to build durable AI agent loops in Go that survive process crashes by replaying steps and avoiding re-execution of LLM calls, demonstrated with an agent-chat application.

0 favorites 0 likes
#llm-calls

Cut my browser-agent cost 50x by NOT using an agent loop. Plan-then-execute + numbers.

Reddit r/AI_Agents · 2026-05-25

Describes a technique to reduce LLM costs in browser agent tasks by using a single planning call followed by deterministic execution, achieving 50x cost reduction compared to standard agent loops.

0 favorites 0 likes
← Back to home

Submit Feedback