Article·AI Engineering & Research·

When the docs write the code: migrating my Speech-to-Text playground to Python SDK v6

The v6 SDK is fully generated from the API schema, replacing hand-built WebSocket clients and requiring widespread code changes. Rather than incrementally adapting the old codebase, I rewrote it from scratch. The interesting part is how I approached that rewrite.

6 min read
Headshot of Jake Lasky

By Jake Lasky

Senior Applied Engineer

Updated