openai-go icon indicating copy to clipboard operation
openai-go copied to clipboard

Typo README.md - go get -u 'github.com/openai/openai-go/[email protected]' - v2 instead v3

Open wbdb opened this issue 2 weeks ago • 0 comments

go get -u 'github.com/openai/openai-go/[email protected]'

=>

go get -u 'github.com/openai/openai-go/[email protected]'

wbdb avatar Nov 26 '25 03:11 wbdb