openai / evals

Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Other
14.34k stars 2.54k forks source link

Feature suggestion - Save and Load Conversation History #907

Open wawryszukd opened 1 year ago

wawryszukd commented 1 year ago

Describe the feature or improvement you're requesting

Hello everyone,

I was wondering if anyone else has had the same concern as me about maintaining context and history in ongoing conversations with ChatGPT. Often, I find myself having to repeat previously discussed information when I suspend a conversation and resume it later.

As a solution, I would like to suggest implementing a feature that allows users to save and load conversation history. This way, ChatGPT can maintain context and refer to previous discussions even when a conversation is resumed after a pause. I believe this feature would be particularly useful when working on larger projects, such as writing a book.

So my question to the community is, how do you currently handle this issue? And do you think the suggested feature would be helpful? I'm looking forward to hearing your thoughts on this.

Thank you.

Additional context

No response

Ein-Tim commented 1 year ago
  1. This is not an issue tracker for ChatGPT
  2. There is a history feature already in ChatGPT, for more information, take a look here.
wawryszukd commented 1 year ago

Translate to English: Hello, thank you for your response. The current story is available to me. AI cannot see it the next day and does not find itself in the context. After providing it with more material, such as copying ready-made chapters from a Word document of the book, it asks for them to be shared again the next day because it cannot see them.

Jest regards, Dariusz

Wysłano z programu Outlook dla systemu Androidhttps://aka.ms/AAb9ysg


From: Tim @.> Sent: Thursday, May 4, 2023 7:38:08 AM To: openai/evals @.> Cc: wawryszukd @.>; Author @.> Subject: Re: [openai/evals] Feature suggestion - Save and Load Conversation History (Issue #907)

  1. This is not an issue tracker for ChatGPT
  2. There is a history feature already in ChatGPT, for more information, take a look herehttps://openai.com/blog/new-ways-to-manage-your-data-in-chatgpt.

— Reply to this email directly, view it on GitHubhttps://github.com/openai/evals/issues/907#issuecomment-1534119903, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A7SV3BHYI46MLQHXXH4IACDXEM6EBANCNFSM6AAAAAAXUQSSQU. You are receiving this because you authored the thread.Message ID: @.***>

mmtmn commented 1 year ago

Sweet! I'll try to make an eval out of this in the next few days if I find some time