ChatGPT CLI is a versatile tool for interacting with LLM models through OpenAI and Azure, as well as models from Perplexity AI and Llama. It supports prompts and history tracking for seamless, context-aware interactions. With extensive configuration options, it’s designed for both users and developers to create a customized GPT experience.
MIT License
569
stars
39
forks
source link
Add a --show-history flag to print the history #70
Add this command
chatgpt --show-history [thread]
. It should print a human readable history. If the thread is omitted the current thread is selected.