Gptcmd allows you to interact with OpenAI's chat-based models (`gpt-3.5-turbo` and, if available to you, `gpt-4`) efficiently in your terminal. Gptcmd can manage multiple concurrent "threads" of conversation, allowing for free and easy prompt experimentation and iteration. Individual messages can be manipulated, loaded from, and saved to files (both plain text and JSON), and API parameters are fully customizable. In short, Gptcmd is simple yet flexible, useful for both basic conversation and more involved prototyping.
0 commit comments