Support chatting with chatGPT web
This commit is contained in:
parent
5c736cf86d
commit
2e3fb4ae30
6 changed files with 223 additions and 6 deletions
|
@ -4,4 +4,6 @@ USERNAME="@chatgpt"
|
|||
OPENAI_API_KEY="sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
BING_API_ENDPOINT="http://api:3000/conversation"
|
||||
BARD_TOKEN="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx."
|
||||
BING_AUTH_COOKIE="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
BING_AUTH_COOKIE="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
PANDORA_API_ENDPOINT="http://127.0.0.1:8008"
|
||||
PANDORA_API_MODEL="text-davinci-002-render-sha-mobile"
|
Loading…
Add table
Add a link
Reference in a new issue