-
Notifications
You must be signed in to change notification settings - Fork 366
Support ChatGPT Pro/Plus login #1752
Copy link
Copy link
Open
Labels
area/providersFor features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)area/providers/openaiFor features/issues/fixes related to the usage of OpenAI modelsFor features/issues/fixes related to the usage of OpenAI modelskind/featPR adds a new feature (maps to feat: commit prefix)PR adds a new feature (maps to feat: commit prefix)
Metadata
Metadata
Assignees
Labels
area/providersFor features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)area/providers/openaiFor features/issues/fixes related to the usage of OpenAI modelsFor features/issues/fixes related to the usage of OpenAI modelskind/featPR adds a new feature (maps to feat: commit prefix)PR adds a new feature (maps to feat: commit prefix)
Type
Fields
Give feedbackNo fields configured for Enhancement.
What you'd like to see
Currently the OpenAI provider requires an API key.
It would be great to also support authenticating with a ChatGPT Plus/Pro subscription via OAuth, so users who already pay for ChatGPT can use their included model access without a separate API billing account.
Not sure if OpenAI allows this, but https://opencode.ai/docs/providers#openai supports this