Skip to content

Commit

Permalink
Add integration tests for the remote inference feature (#1073) (#1109)
Browse files Browse the repository at this point in the history
* Add remote inference integration tests for OpenAI and Cohere



* Change edits model test



* Change loop number in edits test



* Change edits model test again



* Fix spotless



* Refactoring



* Fix typo



* Remove env vars



* Removing unnecessary comments



* Rebase with 2.x and remove set up for master key



* Remove print line



* Add throttling check



* Minor change for assert statement



* Test changes



* Uncomment delete connector test



---------




(cherry picked from commit 3e56ad5)

Signed-off-by: Ryan Bogan <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: Yaliang Wu <[email protected]>
Co-authored-by: Ryan Bogan <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>
  • Loading branch information
3 people authored Jul 13, 2023
1 parent 5705643 commit 78c5110
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
role-to-assume: ${{ secrets.ML_ROLE }}
aws-region: us-west-2

# ml-commons
- name: Checkout MLCommons
uses: actions/checkout@v2

Expand Down
Loading

0 comments on commit 78c5110

Please sign in to comment.