google / google/generative-ai-go
google.golang.org/api/generativelanguage/v1beta is not yet properly published
Open
p2
status:triaged
type:bug
- Dominant language
- Go
- Stars
- 857
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the bug:
https://pkg.go.dev/google.golang.org/api
doesn't contain "generativelanguage" sub package.
But it's listed there as the canonical path:
https://github.com/google/generative-ai-go/blob/main/genai/internal/generativelanguage/v1beta/generativelanguage-gen.go#L61
### Actual vs expected behavior:
Protobuf source of truth is at google.golang.org/api/generativelanguage/v1beta.
### Any other information you'd like to share?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.