Skip to content

update litellm -> 1.61.3 #123

update litellm -> 1.61.3

update litellm -> 1.61.3 #123

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/[email protected]
- uses: cachix/install-nix-action@v30
- run: nix develop -c nixpkgs-fmt --check .
statix:
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v30
- run: nix develop -c statix check
deadnix:
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v30
- run: nix develop -c deadnix -f -_ -l .