You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Straight from your command bar, ask anything that you wanted and get an AI-generated answer without any effort.
Personalized for you, really
Customize the model to your liking. Create and edit custom engines beyond your creativity.
Keep continue, with you
Continue talking about everything right where you left off. Be pro without from zero.
Save the answer, for later
Got the answer that you wanted? Great. Now you can save it without asking again.
Look-up your past, fast
Automatically save all the question and answer so you can go back digging for the answer you're looking, quickly.
Models availability
GPT-3.5
gpt-3.5-turbo
gpt-3.5-turbo-0301
GPT-4
GPT-4 model availability depends on your developer account. You need access to the GPT-4 API key through OpenAI's waitlist from here to see the GPT-4 model option.
How to use
This package requires a valid Secret Key from OpenAI with a pay-as-you-go plan account (you'll get a 429 error if you're on a free-tier account).
All the preferences value will be stored locally using Preferences API
Preferences
All preferences properties list that can be customize through Raycast Settings > Extensions > ChatGPT
Properties
Label
Value
Required
Default
Description
api
API
string
true
empty
Your personal Open AI API key
useStream
Stream Completion
boolean
true
true
Stream the completions of the generated answer
isAutoSaveConversation
Auto-save Conversation
boolean
true
true
Auto-save every conversation that you had with the model
isAutoLoadText
Auto-load
boolean
false
false
Load selected text from your frontmost application to the question bar or full text input form automatically
isAutoFullInput
Use Full Text Input
boolean
false
false
Switch to full text input form from question bar automatically whenever you want to ask or type a question
isAutoTTS
Text-to-Speech
boolean
false
false
Enable auto text-to-speech everytime you get a generated answer
useProxy
Use Proxy
boolean
false
false
Each question request will be passed through the proxy