Skip to content

Cleanup env vars beyond ENV_API_KEY_NAME. #461

@daavoo

Description

@daavoo

Some providers are using cusotm env vars (that are not really documented in the provider sdk) to get some config values (i.e. api_base).

I think we should not fetch env vars under the hood (beyond the documented ENV_API_KEY_NAME) and instead let the underlying sdk handle it and/or document how users can do it themselves at their code level via os.getenv

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions