Rishit Bansal

Results 3 issues of Rishit Bansal

Currently, authenticating with findDefaultCredentials() in AWS environments with workload identity federation only supports two schemes of authentication on AWS: - Instance metadata (v1/v2) - AWS_ACCOUNT_KEY_ID/SECRET environment variable (ref: https://github.com/golang/oauth2/blob/master/google/internal/externalaccount/aws.go) AWS...

Hi, thanks for building/maintaining this project! I had a small question: currently, the code generated from this project generates import statements of the form: ```typescript import { Table as Table4...

For organizations with ZDR enabled, currently we need to manually set the "store" option for every open ai model in configuration. This change adds support to specify it once on...