05 · Getting Models to Act
SDK
Software Development Kit
A ready-made toolkit (code libraries) that makes calling an API easy, so developers don't wire up the raw requests by hand.
Concrete example
Instead of hand-writing network requests, a developer just calls a function from the provider's official SDK.