Latest · AI Engineering
Tool Use in Go: Building an Agent Loop You Can Actually Debug
How LLM tool use really works in Go: the agentic loop, the SDK's tool runner, parallel tool calls, bounded concurrency, returning errors as tool results, and the…
1 article
Practical Go and web development tutorials: concurrency, performance, backend architecture, testing and DevOps — with runnable code examples.
Latest · AI Engineering
How LLM tool use really works in Go: the agentic loop, the SDK's tool runner, parallel tool calls, bounded concurrency, returning errors as tool results, and the…