Closed dchiquito closed 1 year ago
Took a bit of a nicer route IMO, but thanks for the PR. See this commit: https://github.com/barnesoir/chatgpt-vscode-plugin/commit/ac47ae78fe41bafad5678473721f5cb0a1f38571
There's now a UI button to clear that will also create a new conversation context. Will be adding some nice edit and copy features soon, would love for someone to help with updating the README doc with examples?
@barnesoir sure, @ me when the commit is live
chatgpt
dependency version to get at a newer conversation APIChatGPT: Reset thread
command that clears the chat history and resets the conversationA
Reset thread
button is probably more intuitive, but I didn't see an obvious, yet unobtrusive place to put it, so ¯\(ツ)\/¯Fixes #16