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: Zipstack/llm-whisperer-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.0
Choose a base ref
...
head repository: Zipstack/llm-whisperer-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.0
Choose a head ref
  • 17 commits
  • 24 files changed
  • 5 contributors

Commits on Oct 9, 2024

  1. V2 features added

    arun-venkataswamy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2989cd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Added sync mode

    arun-venkataswamy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    82f88e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a86aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8307195 View commit details
    Browse the repository at this point in the history
  4. Fixed errors

    arun-venkataswamy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b13b3ba View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 28, 2024

  1. feat: v2 client tests (#12)

    * V2 client test for whisper API
    
    * Fixed test outputs, refactored tests into integration folder
    
    * Added minor unit tests for callback related functions
    
    * Fixed typo in filename
    
    * Minor pre-commit config fix
    chandrasekharan-zipstack authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    124c562 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. feat: Encoding added for response (#14)

    * Encoding param added for response and tests added, defaults to utf-8
    
    * Timeout related fixes on V1 and V2 APIs
    chandrasekharan-zipstack authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    224b3bf View commit details
    Browse the repository at this point in the history
  2. URL in post support and test case (#13)

    * added url in post logic and test using url
    
    * added common function for extracted text assertion
    
    * renamed assert function
    
    ---------
    
    Signed-off-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
    Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
    nagesh-zip and chandrasekharan-zipstack authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f031453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bac2286 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae1bb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850f5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d8a554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b95cf27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e44930 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from Zipstack/v2

    feat: LLMW V2 client changes
    jaseemjaskp authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0075b70 View commit details
    Browse the repository at this point in the history
Loading