kardolus / chatgpt-cli

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

Closed kardolus closed 1 month ago

kardolus commented 1 month ago

Add this command chatgpt --show-history [thread]. It should print a human readable history. If the thread is omitted the current thread is selected.

kardolus commented 1 month ago

Fixed here: https://github.com/kardolus/chatgpt-cli/commit/5121c3563bfb74bf7e35df6ce492d85bf12e1e0d