You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: regenerate SDK to release 0.2.3
Add BadRequestErrorResponse and UnsupportedMediaTypeErrorResponse models
with structured message objects, plus updated docs and OpenAPI spec.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revise README to update SDK usage and add Models section
Removed the Table of Contents and several sections related to SDK usage, including installation, file uploads, retries, server selection, and debugging. Added a new section for Models with details on TTS models and their capabilities.
chore: bump version to 0.1.1 and update branding
- Update version from 0.1.0 to 0.1.1
- Change branding from Speakeasy to Supertone
- Add Supertone and Pillip Youn as authors
- Update documentation (README.md, docs/index.md)
- Clean up code formatting in text_to_speech.py
- Update gen.yaml and gen.lock configurations