Skip to content

update litellm -> 1.60.0 #106

update litellm -> 1.60.0

update litellm -> 1.60.0 #106

Workflow file for this run

name: check
on: { workflow_dispatch, push: { branches: [main] }, pull_request }
jobs:
nixpkgs-fmt:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v30
- run: nix develop -c nixpkgs-fmt --check .
statix:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v30
- run: nix develop -c statix check
deadnix:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v30
- run: nix develop -c deadnix -f -_ -l .