Patch release.
- SDK publishing fix: derive the published version from the release tag in both the Python (PyPI) and TypeScript (npm) publish workflows, so the SDKs always ship at the release version regardless of the best-effort "Sync SDK versions" PR step. v0.16.0 shipped with stale SDK manifests and could not publish; v0.16.1 carries the fix and consistent 0.16.1 versions across the workspace and both SDKs.
- Includes everything from v0.16.0: the Fireworks AI provider and the
KnownModelsSDK catalog.
Full Changelog: v0.16.0...v0.16.1