Commit d77ad96
feat: update the SDK with upstream spec changes
* feat: 🌿 Fern Regeneration -- October 16, 2025 (#603)
* test: fix manage client tests for Python 3.13 compatibility
Update test imports and assertions to match SDK reorganization where
deepgram.manage.projects moved to deepgram.manage.v1.projects.
Changes:
- Update imports to use deepgram.manage.v1.projects.client
- Remove non-existent _projects attribute checks from ManageClient
- Update advanced operations tests to reflect billing structure
- Fix nested client access tests to use v1 API paths
Fixes test failures on Python 3.13 in CI pipeline.
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Luke Oliff <luke@lukeoliff.com>1 parent 31ac722 commit d77ad96
File tree
80 files changed
+3043
-3052
lines changed- src/deepgram
- agent/v1/settings/think/models
- auth/v1/tokens
- errors
- listen
- v1/media
- v2
- manage
- projects
- keys
- members
- scopes
- v1
- models
- projects
- balances
- billing
- balances
- breakdown
- types
- purchases
- keys
- members
- invites
- scopes
- models
- purchases
- requests
- usage
- breakdown
- fields
- read/v1/text
- requests
- self_hosted/v1/distribution_credentials
- speak/v1/audio
- types
- tests/integrations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+3043
-3052
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments