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

Initial Implementation for SITS Features #255

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dvonthenen
Copy link
Contributor

@dvonthenen dvonthenen commented Jan 12, 2024

NOTE: This PR will change because the API is not finalized yet (ie changes are coming).

This implements the following issues: #169, #168, #167, #166, #165, #164, #163

Includes examples for prerecorded and analyze in the /examples folder.

  • Prerecorded
    • examples/prerecorded/summary
      -examples/prerecorded/sentiment
    • examples/prerecorded/intent
    • examples/prerecorded/topic
  • Analyze
    • examples/analyze/summary
      -examples/analyze/sentiment
    • examples/analyze/intent
    • examples/analyze/topic

Other non-related-ish SITS:

  • Some organization changes to prerecorded clients. These changes were made in order to make the analyze (aka /read) client have a similar structure.

TODOs:

  • update to fix any drift in the "final" API
  • remove the beta in the URL for all examples

This will be in the 3.1.0 release.

@dvonthenen dvonthenen marked this pull request as ready for review January 17, 2024 17:14
@dvonthenen dvonthenen merged commit d3d8f23 into deepgram:main Jan 17, 2024
1 check passed
@dvonthenen dvonthenen deleted the feature-sits-impl branch January 17, 2024 19:56
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.

None yet

2 participants