google / google/generative-ai-go
Credentials file authentication failing
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:
When trying to use the option `option.WithCredentialsFile` to authenticate my client, it fails because of this function:

This is because internally, it calls withCredFile

So the type should be "option.withCredFile"
### Actual vs expected behavior:
_No response_
### Any other information you'd like to share?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.