steve 74e1170bf3 fix(ci): remove root-module job, scope all jobs to v2/ working directory
The repo has no go.mod at the root — the only module is under v2/.
The root-module job and the root-level go mod tidy in lint both fail with
'go: go.mod file not found'. Drop root-module entirely and ensure both
v2-module and lint use working-directory: v2."
2026-05-24 03:13:52 +00:00
S
Description
Abstraction layer interface for various similar LLM services
768 KiB
Languages
Go 100%