Soulter / hugging-chat-api

HuggingChat Python API🤗
GNU Affero General Public License v3.0
850 stars 122 forks source link

Support password way to authenticate #27

Closed RockChinQ closed 1 year ago

RockChinQ commented 1 year ago

Provide email/password method to login to the site to simplify the authentication.

ogios commented 1 year ago

i have that solved using simple requests here's another version of api i just updated since i just found out that huggingchat has an update which requires user to sign in to use it: huggingchat-api-Chinese.ver and i added mysql to save the sessions and conversations.