This repository was archived by the owner on Aug 10, 2023. It is now read-only.
About the Session token
, Access token
and proxy
used for login and authentication by this project.
#886
hongyi-zhao
started this conversation in
General
Replies: 2 comments 19 replies
-
For q3 I think you can refer to this https://www.python-httpx.org/advanced/#http-proxying. I've tried socks5 link works. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the description here, I've the following puzzles:
session_token
?Access token
, as explained here, there are two types of api keys:OPENAI API KEY
andChatGPT API KEY
. I'm not sure which type should I used for this tool. And furthermore, it seems that the Access token has a very different form from the API keys. What is the difference between them, and what exactly should I use with this tool?proxy
is supported by tool?Any tips will be appreciated.
Regards,
Zhao
Beta Was this translation helpful? Give feedback.
All reactions