Skip to content

fix: Fix text of Step 4 section in elo_qa_eval.ipynb #462

fix: Fix text of Step 4 section in elo_qa_eval.ipynb

fix: Fix text of Step 4 section in elo_qa_eval.ipynb #462

Workflow file for this run

name: Intelligence Layer SDK Tests
on:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
python-tests:
uses: ./.github/workflows/sdk-tests.yml
with:
runner: 'ubuntu-latest'
secrets: inherit