Closed ciekawy closed 1 year ago
the drawbacks of current behavior are 1. I cannot use context of interrupted conversation, 2 conversations history gets culttered.
Ideally I'd like to see a list of conversations like in chatgpt web interface so I could switch between but thats can be a separate ticket
@ciekawy thank you! here's the discussion thread about being able to access the conversation history: https://github.com/gencay/vscode-chatgpt/discussions/47.
I will look into providing a user experience to switch between conversations/provide conversationId to continue previous conversations.
@ciekawy check out V3.7.0 📢
I have added support to access all of your conversation history.
when chatgpt-api get signed out, connecting again creates new conversation in the history.
within this issue I'd like to at least be able to continue last conversation - even by providing conversationId. I wanted to create a PR but apparently the repo seem not up to date - cannot find eg login with google