ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Feature] Allow users / devs the ability to use thier own OpenAI API key

Open shaungt1 opened this issue 2 years ago • 5 comments

Feature description

With the growth of ChatGPT3 it seems a probable request to allow users or developers to add their own API key to not only avoid the constraints, access, and loads of the server times of multiple queries but to access resposnes quicker for testing and usage? seems maybe an input with a checkbox as an option could allow users to add thier API key to call the request using thier credetnitals? This is just an idea to potential speed up the application?

Motivation

It seem probale to enhance the applications and it's speed /loadtime access to resources?

Alternatives

N/A

Additional context

N/A

shaungt1 avatar Jan 27 '23 15:01 shaungt1

? Don't we use our (implicit) API key when we log in to the ChatGPT interface(s)?

Manamama avatar Jan 28 '23 10:01 Manamama

? Don't we use our (implicit) API key when we log in to the ChatGPT interface(s)?

I have the same question.

Eyion avatar Feb 02 '23 02:02 Eyion

Feature description

With the growth of ChatGPT3 it seems a probable request to allow users or developers to add their own API key to not only avoid the constraints, access, and loads of the server times of multiple queries but to access resposnes quicker for testing and usage? seems maybe an input with a checkbox as an option could allow users to add thier API key to call the request using thier credetnitals? This is just an idea to potential speed up the application?

Motivation

It seem probale to enhance the applications and it's speed /loadtime access to resources?

Alternatives

N/A

Additional context

N/A

support this idea! Like some browser plugin, the app can provide a option which can swich free mode and API key mode.

ysun avatar Feb 07 '23 13:02 ysun

request to allow users or developers to add their own API key to not only avoid the constraints, access, and loads of the server times of multiple queries but to access re

I think thats a great idea

shaungt1 avatar Feb 07 '23 15:02 shaungt1

  1. Re: loads of the server times of multiple queries It breaks OpenAI ToUs - see my old posts here in the issues with details or read at source.

  2. Or check https://github.com/acheong08/ChatGPT/ - no comments of mine re this, yet I have tried and it works.

Manamama avatar Feb 07 '23 16:02 Manamama

ref: https://github.com/lencx/ChatGPT/issues/553

lencx avatar Mar 10 '23 00:03 lencx

Support API Key: https://github.com/lencx/nofwl

lencx avatar Mar 30 '23 17:03 lencx