Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symblai/symbl-python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V1.0.16
Choose a base ref
...
head repository: symblai/symbl-python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 25 files changed
  • 7 contributors

Commits on Aug 23, 2021

  1. Added Delete Conversation and Formatted Transcript APIs (#47)

    * Updated Readme doc
    
    Added PUT APIs
    
    * Fixed Links issues
    
    Fixed Links issues
    
    * Put events (#44)
    
    * Added Put APIs
    
    * Added test cases for Put APIs
    
    * Added Delete and Formatted transcript APIs (#46)
    
    * Added Delete and Formatted transcript APIs
    
    * Updated examples
    
    * Added More examples
    
    * Handled Exception 404
    
    * Updated examples
    
    * Added Test cass
    
    * Update readme.md
    roshanijawale authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    948fa0d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    fbdfd1d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    68b8e6b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Use pyaudio instead of sounddevice (#51)

    * Use pyaudio instead of sounddevice
    
    * Change how config dict is merged.
    
    * Update version number in setup.py.
    
    * Update to version 2.
    avoliva authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4db6543 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Feat/call score (#54)

    * call score api
    
    * add features and metadata to async call & add callscore apis
    
    * test for get call score
    
    * add experience url call
    
    ---------
    
    Co-authored-by: Manoj Mali <manojmali@Manojs-MacBook-Pro-2.local>
    MinsterMind and Manoj Mali authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    541ba3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24480b4 View commit details
    Browse the repository at this point in the history
Loading