74e1170bf3fce36623d1381f689adcbb74dcb24b
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."
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%