Loading lesson page...
AI From Scratch/Lesson 22/~90 minutes
JSON-RPC 2.0 Over Newline-Delimited Stdio
The transport between a model client and a tool server is JSON-RPC over stdio. Hand-rolling it once teaches you what every framing layer is paying for.
BuildPythonNo prerequisites