Wentao Lyu
bbf2f8a6ca
feat: support user-provided token to bingAI and chatgptBrowser
2023-04-10 14:51:38 +08:00
Danny Avila
21920dd864
Merge pull request #155 from danny-avila/feat-export-convo
...
Feature support export conversation
2023-04-06 17:11:59 -04:00
Danny Avila
e077f2b73d
refactor(askChatGPTBrowser.js): remove unused titleConvo import
...
style(Message.jsx, style.css): adjust margins and paddings to improve readability
2023-04-06 13:53:19 -04:00
Wentao Lyu
3b94a98719
fix: use new conversation Id
2023-04-07 00:05:07 +08:00
Daniel Avila
017447b064
chore(api): update chatgpt-api dependency to version 1.34.0
...
feat(api): use gen_title response for askChatGPTBrowser.js (official title)
2023-04-05 21:34:39 -04:00
Wentao Lyu
e7a6589958
fix: lost model of browser
2023-04-06 01:55:28 +08:00
Wentao Lyu
22b9524ad3
feat: update env example.
...
feat: support OPENAI_REVERSE_PROXY
feat: support set availModels in env file
fix: chatgpt Browser send logic refactor.
fix: title wrong usage of responseMessage
BREAKING: some env paramaters has been changed!
2023-04-05 21:21:02 +08:00
Wentao Lyu
8c2d577e60
feat: remove customGpts
2023-04-05 16:15:46 +08:00