Skip to content

feat: add Anthropic and Gemini bundled providers#335

Merged
manojbajaj95 merged 1 commit into
mainfrom
feature/gemini-anthropic-providers
May 26, 2026
Merged

feat: add Anthropic and Gemini bundled providers#335
manojbajaj95 merged 1 commit into
mainfrom
feature/gemini-anthropic-providers

Conversation

@ankitranjan7
Copy link
Copy Markdown
Collaborator

No description provided.

@ankitranjan7 ankitranjan7 requested a review from beubax May 26, 2026 07:52
"api_key": {
"header_name": "Authorization",
"header_prefix": "Bearer",
"env_var": "OPENAI_API_KEY",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is env var?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

env_var tells authsome scan which existing environment variable to look for when importing API keys from the shell or .env files, for example ANTHROPIC_API_KEY or GEMINI_API_KEY. It is not used for proxy injection or normal login flows.

Copy link
Copy Markdown
Collaborator

@beubax beubax May 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to consolidate all this logic, there's conflicting names here and there.

@manojbajaj95 manojbajaj95 merged commit 1e47c48 into main May 26, 2026
4 checks passed
@manojbajaj95 manojbajaj95 deleted the feature/gemini-anthropic-providers branch May 26, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants