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

More functions in webui, interface is more adapted to mobile #106

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

CORRUPTOR2037
Copy link

New functions:

  • changing color for session
  • add italic and bold text support
  • left and right columns can be hidden
  • regenerate message (any or last)
  • continue generation
  • delete message function now deletes not only selected message, but also everything below
  • input field locked to the bottom of the screen

CORRUPTOR2037 added 2 commits June 26, 2023 21:31
New functions:
 - changing color for session
 - add italic and bold text support
 - left and right columns can be hidden
 - regenerate message (any or last)
 - continue generation
 - delete message function now deletes not only selected message, but also everything below
 - input field locked to the bottom of the screen
@turboderp
Copy link
Owner

turboderp commented Jun 26, 2023

I'll have to take some time to look this over, but I'm not a fan of this bit:

delete message function now deletes not only selected message, but also everything below

It's one of the features I rely on for testing.

And regenerating messages has always been possible by just deleting and pressing enter (?). But I'll give it a look.

The web UI needs to be refactored a bunch before it should be expanded too much, I think. It really is written in large parts by GPT-4 and very much in spite of me. As cool as GPT-4 is, it isn't exactly consistent with its methodology or coding style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants