Skip to content

Conversation

@chandrasekharan-zipstack
Copy link
Collaborator

@chandrasekharan-zipstack chandrasekharan-zipstack commented Oct 30, 2024

What

  • Changes for V2 LLMW client
  • Added tests for V2 client
  • Bumped version to 0.22.0

Tests

  • Note that v2 tests will fail since the .env might not be set correctly and there's a conflict with the LLMWHISPERER_API_KEY between v1 and v2 clients which need to be fixed

Related PRs

arun-venkataswamy and others added 11 commits October 9, 2024 16:44
* 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
* Encoding param added for response and tests added, defaults to utf-8

* Timeout related fixes on V1 and V2 APIs
* added url in post logic and test using url

* added common function for extracted text assertion

* renamed assert function

---------

Signed-off-by: Chandrasekharan M <[email protected]>
Co-authored-by: Chandrasekharan M <[email protected]>
Copy link
Contributor

@jaseemjaskp jaseemjaskp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaseemjaskp jaseemjaskp merged commit 0075b70 into main Nov 5, 2024
1 check failed
@jaseemjaskp jaseemjaskp deleted the v2 branch November 5, 2024 12:54
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.

5 participants