GPTGPT inside of Visual Studio Code Instructions
The response is opens in a side panel. Set UpBy default, the extension uses a shared API key, and limits tokens to 64 per response. If you wish to set your own API key:
To select model:
To change the token limit (only avaible on davinci model):
ModelsGPT-4: Currently in a limited beta and only accessible to those who have been granted access. Join the waitlist here: Link GPT-4-32k: Same as GPT-4 but with 4x the context length. GPT-3.5-Turbo (Default) (Max Tokens: 4096) Text-Davinci-003 (Max Tokens: 4097) FeaturesAskGPT - Ask GPT any question you want. GPT: Set API Key - Enter an API key to use. GPT: Change Model - Select from given models. GPT: Change Token Limit (Only Davinci) - Enter a new limit on the API. (Can't be default API key) GPT: Show Chat History - Shows your chat history. GPT: Clear Chat History - Clears the chat history. Known IssuesShared API key reaches its monthly limit somtimes, in which case, you can add your own API key. Let me know of any other issues. Release Notes0.2.0Chat History Added 0.1.5GPT-4 Added 0.1.3Added Error handling for shared API key limit reached. 0.1.2Implemented individual API key use and flexible token limit. 0.1.0Initial Release 0.1.2Implemented individual API key use and flexible token limit. |