Skip to content

Conversation

@jomeswang
Copy link

@jomeswang jomeswang commented Oct 7, 2025

When I use this command from the README.md (go get -u 'github.com/openai/openai-go/v2@v3.2.0') to install it, it tells me that it can't be found (go: github.com/openai/openai-go/v2@v3.2.0: invalid version: go.mod has non-... /v2 module path "github.com/openai/openai-go/v3" (and ... /v2/go.mod does not exist) at revision v3.2.0) .

The correct command would be (go get -u 'github.com/openai/openai-go/v3@v3.2.0')

Image

@jomeswang jomeswang requested a review from a team as a code owner October 7, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant