Commit Graph

328 Commits

Author SHA1 Message Date
josc146 c5e55c1fe0 Update README_ZH.md 2023-06-05 11:07:38 +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
josc146 56d2363ffc update readme 2023-05-27 12:48:09 +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 18cc8093a9 update readme 2023-05-27 12:23:47 +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
github-actions[bot] 09f897ff95 release v2.3.5 2023-05-22 03:44:33 +00:00
josc146 3da1487565 update readme 2023-05-22 11:43:31 +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
Alwin Raju 88522acbcb Changed youtube summary prompt for better formatting
Changed the youtube summary prompt for better formatting by outputting the answer in markdown. Now it includes the title, summary and key takeaways as bullet points and titles.
2023-05-19 08:52:15 +08:00
github-actions[bot] 9e52ce8c58 release v2.3.4 2023-05-18 02:20:47 +00:00
josc146 d0b9f243ba chore: improve error messages 2023-05-18 10:18:27 +08:00
josc146 277b9f69a9 feat: improve read aloud (#105, #341) 2023-05-18 10:17:33 +08:00
Petaflops 6bb5a81304 feat: added a ReadButton to convert the text output from GPT into voice and read it out loud 2023-05-18 09:15:08 +08:00
Okki Dwi efb7cc95c3 Update main.json 2023-05-18 09:07:37 +08:00
Okki Dwi e8c07949c1 Update README_IN.md 2023-05-18 09:07:37 +08:00
josc146 8693f9e0c7 chore 2023-05-16 11:53:33 +08:00
github-actions[bot] a1d58d72f9 release v2.3.3 2023-05-16 03:48:41 +00:00
josc146 839f653c3e chore: update bing client and improve error messages (#337) 2023-05-16 11:47:34 +08:00
josc146 a00a40ad7a chore: update duckduckgo container query 2023-05-15 13:36:45 +08:00
josc146 7895c028bf chore: remove optional background permission for manifest v2 2023-05-14 20:18:26 +08:00
josc146 b56481e8d7 chore: persistent true (#326) 2023-05-14 20:06:07 +08:00
josc146 b50c2666f1 update readme 2023-05-14 13:04:03 +08:00
github-actions[bot] 2697d90454 release v2.3.2 2023-05-13 09:32:52 +00:00
josc146 852410e7e1 chore: package size 2023-05-13 17:32:06 +08:00
josc146 7634c76278 style: IndependentPanel scrollbar 2023-05-13 17:25:02 +08:00
josc146 39dc01bbcb chore: menu action source 2023-05-13 17:09:58 +08:00
josc146 9b2c8d3d33 feat: add option to disable focus to input box after answering (#317) 2023-05-13 16:37:30 +08:00
josc146 43256edb13 style: more prominent conversations (#329) 2023-05-13 16:11:40 +08:00
josc146 ea51c093f7 feat: customizable clicking icon action (#291) 2023-05-13 14:36:53 +08:00
josc146 96f31a3229 style: adjust for mp.weixin.qq (#323) 2023-05-13 12:51:36 +08:00
josc146 b7aa023580 style: change select width (#331) 2023-05-13 12:12:32 +08:00
josc146 61d70f5e11 chore: update duckduckgo container query (#330) (https://github.com/josStorer/chatGPTBox/actions/runs/4955716213/jobs/8865373122) 2023-05-12 23:38:34 +08:00
josc146 8b05fb4c5c feat: new menu item / shortcut to close all chats 2023-05-12 23:14:31 +08:00
josc146 7355f39286 style: wider model select 2023-05-12 23:14:31 +08:00
josc146 07ca09339a style: draggable and scrollbar 2023-05-12 23:14:31 +08:00
zouwangqiang 80c34aaad2 - refactor(ConversationCard): add event listener to close the window on Escape key press
-  refactor(ConversationCard): change style of header to allow for dragging
-  refactor(ConversationCard): change select width to auto
-  refactor(FloatingToolbar): change handle class from dragbar to draggable
-  refactor(styles.scss): add scrollbar and resizer styles to the conversation card and change select width to auto
2023-05-12 23:14:31 +08:00
Peter Dave Hello 2ef9eb058e Improve zh-hant locale (#321)
* Improve zh-hant locale

* Update main.json

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2023-05-10 12:22:55 +08:00
Peter Dave Hello 4d6de5a1bf Update locale for input prompt while generating response (#318)
Missing in 16d9fec31e / #268
2023-05-09 12:05:55 +08:00
github-actions[bot] 60c101c29e release v2.3.1 2023-05-08 14:55:24 +00:00
josc146 76f916b0dc chore 2023-05-08 22:31:52 +08:00