Articles Tagged: sdk
Technical writings, opinionated architectures, and development guides tagged with sdk.
Articles2
Est. Read Time37 mins
Categories2
Featured0
Jul 20265m read
Give your Laravel AI agent real-time web knowledge
The Laravel AI SDK is provider-agnostic, but its built-in web tools aren't. Here's how to give your agent real-time web knowledge without losing that independence.
Dec 202532m read
Building A TypeScript API That Doesn't Suck
Learn how to build a TypeScript SDK the right way: ditching axios for ofetch, using factory patterns, and creating production-ready code.