A collection of LLM inference providers and models 🐈
1name: build 2on: [push, pull_request] 3 4jobs: 5 build: 6 uses: charmbracelet/meta/.github/workflows/build.yml@main 7 with: 8 go-version: "" 9 go-version-file: ./go.mod