Extension Icon

ChatGPT

Interact with OpenAI's ChatGPT directly from your command bar
AvatarAbiel Zulio M
90,323 Installs
OverviewCommandsVersion History

Versions18

Feature - April 9, 2024

  • Feature: Support custom model name in Models (Enable in preferences)

Fix - March 22, 2024

  • Fix: Auto-load Text and Use Full Text Input not working properly
  • Fix: Ask onSelectionChange race condition

Chore - March 9, 2024

  • Chore: Retrieve Preferences dynamically directly from the generated type definition

Feature - February 21, 2024

  • Feature: Integrate awesome-chatgpt-prompts project

Fix - February 20, 2024

  • Fix: Inability to answer according to prompt rules or even refusal to answer

Added keywords - December 2, 2024

  • Added a few keywords to make the extension easier to find in the store.

Feat - January 31, 2024

  • Feature: Make responses display above the question

Fix - January 28, 2024

  • Fix: Proxy not working
  • Fix: Fetching model data lag entered the form view
  • Fix: Switching from "Ask Question" to "Full Text Input", the model change didn't work
  • Chore: Add react hook lint

Fix - January 19, 2024

  • Fix: Azure API 401 error

Chore - January 11, 2024

  • Migrate openai v3 to v4

Fix - January 1, 2024

  • Fix: Markdown output being truncated when streaming enabled with json parse error
  • Fix: Display question improperly in markdown with trailing whitespace
  • Fix: Showing error message when throwing Can't stream message error

Fix - August 23, 2023

  • Fixed an authentication error when listing models which caused a crash

Fix & Feature

  • Feature: Custom API Endpoint
  • Fix: 404 error code while Use Azure is enabled

Fix & Feature

  • Feature: Azure OpenAI (@sykuang)
  • Fix: More verbose on handling the 429 error code
  • Fix: API -> APIKey (@k8scat)
  • Fix: Refine docs
  • Fix: JavaScript heap out of memory (@thanhlongb)

Fix & Feature

  • Feature: Pause history
  • Fix: Handle the 429 error code

Fix

  • Fixed an edge case bug causing the conversation to only remember the response to #1.

Fix

  • Fetch models from the API. This allows to use GPT-4 if enabled on the user's account (@CruelMoney)
  • Show the error message coming from OpenAI instead of the generic error message (@CruelMoney)
  • Handle overlimit token usage (@CruelMoney)

Initial release

Introducing ChatGPT for Raycast. Interact with OpenAI's ChatGPT straight from your command bar, with 5 commands available:

  1. Ask Start a new conversation with ChatGPT by asking a question
  2. Conversations → Continue recent conversations without losing context
  3. Models → Collection of the user's default and custom models
  4. Saved Answer → Collection of the user's saved question and its answer
  5. History→ Collection of all the user's questions plus the answers