Skip to content

Go SDK for Symbl.ai v0.1.2

Compare
Choose a tag to compare
@davidvonthenen davidvonthenen released this 18 Nov 15:24
· 122 commits to main since this release
3074c9d

This release marks the initial implementation of the Symbl.ai's Go SDK.

IMPORTANT: I would consider this project in a pre-release status. Since this is the first release, we currently reserve the right to make breaking API changes at this time.

Major changes:

The SDK has nearly every major API call implemented. The newest additions in this release are:

  • Summary UI for Text, Audio, Video with examples/summaryui
  • Bookmark Summaries with examples/bookmark-sumary
  • Conversation Groups with examples/conversationgroup
  • Implements UpdateTracker and UpdateEntity with updates to their respective examples

What's Changed

Full Changelog: davidvonthenen/copy-symbl-go-sdk@v0.1.1...v0.1.2