lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
52.07k stars 5.85k forks source link

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

Closed shaungt1 closed 1 year ago

shaungt1 commented 1 year ago

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

Manamama commented 1 year ago

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

Eyion commented 1 year ago

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

I have the same question.

ysun commented 1 year ago

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.

shaungt1 commented 1 year ago

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

Manamama commented 1 year ago
  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.

lencx commented 1 year ago

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

lencx commented 1 year ago

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