Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversations front-end #3

Open
thesourmango opened this issue Nov 20, 2023 · 0 comments
Open

Conversations front-end #3

thesourmango opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@thesourmango
Copy link
Collaborator

The openai implementation at /openai is currently just the same prompt box with a single answer being printed out below the box.

image

As you know, the chat.openai.com front-end keeps track of conversations and you can kind of pick up where you left off last time. It's my understanding that this is a greatly appreciated feature of the official front-end and we might have to consider something similar for our clone if the purpose is to provide GPT4 access to personnel.

image

Technically this is not impossible, but structurally this is a big change. I suggest branching out to a "conversations" branch to work in peace. This work is pretty well cut out for an IT student thesis.

@thesourmango thesourmango added enhancement New feature or request help wanted Extra attention is needed labels Nov 20, 2023
@thesourmango thesourmango added this to the daily driver milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant