514 Commits

Author SHA1 Message Date
Peter Dave Hello 819eb161d0 Add OpenAI API 0613 version for all models, close #474 (#478)
References:
- https://platform.openai.com/docs/models/gpt-4
- https://platform.openai.com/docs/models/gpt-3-5
- https://openai.com/blog/function-calling-and-other-api-updates
2023-07-25 21:56:30 +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 ad4f93e5de chore: followin 2023-07-22 14:54:56 +08:00
AI-Chef 8f5306a3cf add new adapter: followin (#467)
* 加了一个ReadButton, 把GPT输出的文本转换为语音朗读出来

* add new adapter: followin

* 适配长推文,调整列表边距

---------

Co-authored-by: Petaflops <wangzw@outlook.com>
2023-07-21 10:12:28 +08:00
github-actions[bot] 596304912c release v2.4.0 2023-07-15 13:58:25 +00:00
josc146 58e157600d chore: fix GPT-4 Web arkose_token (#34) 2023-07-15 21:57:23 +08:00
josc146 6c42167961 chore 2023-07-15 21:08:04 +08:00
josc146 f3b3c7b4cf chore: improve macOS Safari shortcut key conflicts (#450) 2023-07-15 21:05:04 +08:00
josc146 ebaf9b8ca2 chore: only display the banner when choosing ChatGPT Web Mode (#287) 2023-07-15 21:00:02 +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
github-actions[bot] 918685424b release v2.3.9 2023-06-30 15:42:37 +00: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
github-actions[bot] 59b4934805 release v2.3.8 2023-06-14 03:09:56 +00:00
josc146 ed790ebb95 automatically adapt different models' context length 2023-06-14 11:08:23 +08:00
josc146 912412f2d8 add gpt-3.5-turbo-16k and gpt-3.5-turbo-0613 2023-06-14 10:28:36 +08:00
josc146 0ee82e7c7f improve style for safari 2023-06-13 12:26:02 +08:00
github-actions[bot] f3a63ada1f release v2.3.7 2023-06-12 16:29:01 +00:00
josc146 d81f347eb4 fix mistaken operation 2023-06-13 00:27:11 +08:00
josc146 dfef9dce29 fix repeated prompt when completing an answer and clicking the retry button (#400) 2023-06-13 00:21:25 +08:00
josc146 fc93ccc51c adjust the order of header icons 2023-06-13 00:02:48 +08:00
josc146 802d87ef93 fix Poe AI "Clear Context" (#349) 2023-06-12 23:53:00 +08:00
josc146 4f162d2678 fix style 2023-06-12 23:17:38 +08:00
josc146 ad4f1c948c translateToZh (#342) 2023-06-12 22:54:48 +08:00
josc146 a0c19d7df7 improve the compatibility of Safari and Firefox with the new style (#305, #371) 2023-06-12 22:52:13 +08:00
josc146 75d92bc4f8 chore 2023-06-12 22:06:39 +08:00
josc146 6f1dc83542 update _locales 2023-06-12 22:02:07 +08:00
josc146 5f9310f622 improve conversation scroll (#382) 2023-06-12 21:58:25 +08:00
josc146 454e457656 improve conversationCard style 2023-06-12 21:38:26 +08:00
josc146 0fa19daa80 update adaption for reddit and gitlab 2023-06-12 21:17:49 +08:00
josc146 53e94fdd0c add poeAiWebClaude100k to activeApiModes 2023-06-12 16:39:54 +08:00
josc146 b0c8bb0621 compatible balance query with third-party services 2023-06-12 16:32:52 +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
Sergio Lage b539b4d847 Added a scroll to bottom button, made the automatic scroll stop when the user scrolls up (#401)
* Added go to bottom, Smooth scroll in markdown body

* scroll margin prameter added to config

---------

Co-authored-by: DEVOP <DEVOP@EXAMPLE.COM>
2023-06-08 16:48:22 +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 771188eabd Improve zh-hant locale 2023-05-30 14:33:52 +08:00
Peter Dave Hello b2464f2712 feat: add Poe Claude-instant-100k 2023-05-27 23:18:57 +08:00
josc146 e1008266b8 fix: get balance (#370) @FSpark 2023-05-27 15:37:09 +08:00
FSpark 8b399263d7 fix: unable to get balance from OpenAI 2023-05-27 15:29:17 +08:00
github-actions[bot] c94deed6c0 release v2.3.6 2023-05-27 04:46:33 +00:00
josc146 be4a3ebf39 style: improve light mode 2023-05-27 12:44:48 +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 ada5dbf5bf fix: sse json error 2023-05-27 12:14:20 +08:00