Single user mode without login #1311
Replies: 2 comments 1 reply
-
Thanks for your suggestion!
Yes at some point we will get to this but it's not a priority at the moment. One thing I can say right now is if you run the /api/ in dev mode, the refresh token expiry is disabled:
I'm not sure what you mean by this, ChatGPT doesn't seem to format this neither in the text box or user message? |
Beta Was this translation helpful? Give feedback.
-
I had trouble with automated log in as the script on the login page expects the fields to be focused and changed before accepting a form submit, so I made a greasemonkey script. Tested to work with qutebrowser (when saved to
You have to change lines 7, 25 and 31 to match your configuration. As I'm also using dedicated qutebrowser instance for LibreChat, I also added these keybindings:
So pressing return changes the line instead of submitting, |
Beta Was this translation helpful? Give feedback.
-
Running LibreChat in protected network just for myself I think some kind of single-user mode would be quite useful? Maybe automatic login to an account when set. I've set my session expiry and refresh token expiry to >month, but I still need to login again after a while.
Also I'd like to ask that I've used ``` to mark code blocks before with ChatGPT, but Librechat does not format that from user as a code block, is there a way to activate that or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions