Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement All Examples for API Calls #182

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

davidvonthenen
Copy link
Contributor

This builds on this PR #156, #172, #173, #174, #175, #176, and #177 to restructure the project. The goal is to do this in smaller chunks so the work is not finished in this PR. The PR merges to main so the PR is going to look messy until the dependent PR is merged.

Here is a clean diff in the meantime: dvonthenen:deepgram-python-sdk:restructure-project-part7...dvonthenen:fill-out-all-examples

Notable changes:

  • This implements all APIs in the following categories:
  • examples/prerecorded/file
  • examples/prerecorded/url
  • examples/manage/balance
  • examples/manage/invitations
  • examples/manage/keys
  • examples/manage/members
  • examples/manage/projects
  • examples/manage/scopes
  • examples/manage/usage

Verified that all examples work!

TODO: examples/streaming/microphone hasn't been implemented because this requires changes to the live class. Need to encapsulate internal websocket stuff to make the class more helpful.

@davidvonthenen davidvonthenen force-pushed the fill-out-all-examples branch 4 times, most recently from cca73f7 to 0a513e4 Compare November 16, 2023 15:30
@davidvonthenen davidvonthenen merged commit bd398fc into deepgram:main Nov 17, 2023
1 check passed
@davidvonthenen davidvonthenen deleted the fill-out-all-examples branch November 17, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants