llm-workflow-engine icon indicating copy to clipboard operation
llm-workflow-engine copied to clipboard

Can I skip the step of using the browser to obtain the session and use the wrapper by passing in the session to the wrapper?

Open iaston opened this issue 2 years ago • 3 comments

In this way, sessions of multiple accounts can be saved in advance. When a session is unavailable or reaches the limit of 1 hour, it can be replaced with other sessions

iaston avatar Feb 10 '23 09:02 iaston

I am not sure I understand your proposal. Can you explain it more? Thanks!

mmabrouk avatar Feb 15 '23 09:02 mmabrouk

+1 need help on that

romn77 avatar Feb 15 '23 09:02 romn77

Are you referring to an approach similar to this one? https://github.com/terry3041/pyChatGPT#obtaining-session_token

thehunmonkgroup avatar Feb 24 '23 19:02 thehunmonkgroup

Browser backend is deprecated, no new features specific to the backend will be added.

thehunmonkgroup avatar Apr 01 '23 20:04 thehunmonkgroup