Commit Graph

42 Commits

Author SHA1 Message Date
josc146 eb81f65fab improve chatgpt web user guide 2023-10-31 11:27:30 +08:00
josc146 236a1cb706 improve chatgpt web mode compatibility 2023-10-31 10:47:49 +08:00
josc146 40d24e7069 improve chatgpt web user guide 2023-10-31 10:26:24 +08:00
josc146 8dce5d8647 fix #539 bing web 2023-10-30 18:22:38 +08:00
josc146 4859e9a905 fix chatgpt web mode arkose_token (#469, #543, #545) 2023-10-30 12:58:04 +08:00
josc146 74033b538f remove BingImageCreator 2023-10-30 12:43:57 +08:00
josc146 86b9b2075d improve error prompt 2023-10-16 00:33:23 +08:00
josc146 4cc414457f improve claude.ai login prompt 2023-10-15 23:01:49 +08:00
josc146 d639d29d6b upgrade bing client (merge https://github.com/waylaidwanderer/node-chatgpt-api/pull/481) and some other adaptations (#505, #519, #525) 2023-10-15 00:50:13 +08:00
josc146 634c9c95a4 fix: under chatgpt web mode, due to API changes, stored responses became undefined 2023-10-15 00:12:43 +08:00
josc146 83f44a324a improve claude api prompt (#516) 2023-09-30 15:29:28 +08:00
ajkost 157399694a feat: Add claude-v2 API (#516) 2023-09-27 21:39:42 +08:00
josc146 1b63f11980 feat: independent Claude.ai model support (#457, #476, #477, #503) 2023-09-23 22:34:41 +08:00
josc146 e71ee74c6d patch: fix(upgrade) bing client (#505) 2023-09-06 23:52:28 +08:00
Anan 1d10ea8b36 feat: add Poe Llama-2-70b, Llama-2-13b, Llama-2-7b (#482) 2023-07-27 12:53:09 +08:00
Anan 3d6ef41ad1 Change Poe bot "Sage" to "Assistant" (#466)
* Change Poe bot "Sage" to "Assistant"

* Update index.mjs [comments](https://github.com/josStorer/chatGPTBox/commit/6c42167961f914d29be44ed52984451f2dd91668#comments)

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2023-07-22 15:06:34 +08:00
josc146 3bef0c0c98 fix: when requests stop, input box sometimes isn't reset properly (#462) 2023-07-22 14:55:26 +08:00
josc146 58e157600d chore: fix GPT-4 Web arkose_token (#34) 2023-07-15 21:57:23 +08:00
Peter Dave Hello 9ec3bbe5ee Add ChatGPT-16k & GPT-4-32k on Poe (#458)
* Add ChatGPT-16k on Poe

* Add GPT-4-32k on Poe
2023-07-12 21:35:50 +08:00
Peter Dave Hello 372795996a Update the name of Anthropic's Claude bots on Poe.com (#452)
* Update "Claude+" on Poe to "Claude 2 100k"

* Update "Claude" on Poe to "Claude instant"
2023-07-12 20:01:06 +08:00
josc146 1944068a34 update bard client 2023-06-30 23:41:47 +08:00
Anan 19c0ecb6c2 feat: add Poe Google-PaLM (#436)
* feat: add Poe Google-PaLM

* update src/services/clients/poe/index.mjs
2023-06-30 12:28:13 +08:00
Anan 2b765d2ec5 Remove Peo Dragonfly Bot (deprecated) 2023-06-17 15:25:27 +08:00
josc146 802d87ef93 fix Poe AI "Clear Context" (#349) 2023-06-12 23:53:00 +08:00
josc146 4dba9d579e add google Bard 2023-06-12 16:22:43 +08:00
josc146 0fd09ebca3 update Bing client 2023-06-11 22:30:28 +08:00
Dekotale 874390d2fb fix: bing error. 2023-06-05 10:51:20 +08:00
josc146 16f91b53b5 improve compatibility 2023-06-05 10:45:32 +08:00
Yukino Song 6a48ba449a Fix custom api 2023-06-05 10:45:32 +08:00
Peter Dave Hello b2464f2712 feat: add Poe Claude-instant-100k 2023-05-27 23:18:57 +08:00
josc146 597cc7c1c9 feat: add gpt3.5-mobile, gpt4-mobile, gpt4-browsing support 2023-05-27 12:38:23 +08:00
josc146 d229ef39ac chore: update bing client 2023-05-27 12:16:00 +08:00
josc146 f3f6509560 improve /v1/completions api with stop: "\nHuman" so that it works better with selfhostedAI like [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) 2023-05-22 11:38:22 +08:00
josc146 d0b9f243ba chore: improve error messages 2023-05-18 10:18:27 +08:00
josc146 839f653c3e chore: update bing client and improve error messages (#337) 2023-05-16 11:47:34 +08:00
josc146 b886d7e944 feat: support for non-streamed responses (#294) 2023-05-08 21:46:35 +08:00
josc146 fc21abb45d feat: an easier way to use different bing styles (#264) 2023-05-08 19:31:29 +08:00
josc146 e6cc1fec3c feat: option to enable web mode history (#311) 2023-05-08 16:05:25 +08:00
josc146 69b4c19002 chore: autoClean => false 2023-05-08 15:59:02 +08:00
josc146 7f61722e78 feat: temperature config (#256) 2023-04-28 20:52:08 +08:00
josc146 10e1a8b650 feat: chatgpt web mode improvement, now when official website is open requests will be sent in the foreground (#25, #53, #65, #112, #127, #161, #192, #204, #230, #248, #281) 2023-04-27 22:57:15 +08:00
josc146 17778f5a14 refactor: services 2023-04-27 20:31:53 +08:00