Skip to content

add async methods of llm based scorers #187

add async methods of llm based scorers

add async methods of llm based scorers #187

Workflow file for this run

name: Black formatting
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
src: arthur_bench