Commit Graph

108 Commits

Author SHA1 Message Date
josc146 c152d0b7d9 update kagi query (#517) 2023-09-30 18:50:04 +08:00
josc146 711e0d3493 patch: decisionCard and popupCard of bing client (#505) 2023-09-23 16:52:00 +08:00
josc146 18c9c4f5d2 update brave sidebar query 2023-09-22 17:03:06 +08:00
josc146 86314e0f8e chore 2023-09-22 17:02:37 +08:00
zeddyemmy 9aa2adce0f Selection tool explain (#491)
* hover selection tool Explain

* prompt
2023-08-01 19:46:39 +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
josc146 ebaf9b8ca2 chore: only display the banner when choosing ChatGPT Web Mode (#287) 2023-07-15 21:00:02 +08:00
josc146 ed790ebb95 automatically adapt different models' context length 2023-06-14 11:08:23 +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 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 be4a3ebf39 style: improve light mode 2023-05-27 12:44:48 +08:00
josc146 ada5dbf5bf fix: sse json error 2023-05-27 12:14:20 +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
josc146 a00a40ad7a chore: update duckduckgo container query 2023-05-15 13:36:45 +08:00
josc146 852410e7e1 chore: package size 2023-05-13 17:32:06 +08:00
josc146 39dc01bbcb chore: menu action source 2023-05-13 17:09:58 +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 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 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
josc146 004ae8723c feat: option to display selection tools next to input box to avoid blocking (#271) 2023-05-08 20:03:54 +08:00
josc146 e95372d77d feat: improve web mode notification (#309) 2023-05-08 15:50:42 +08:00
josc146 b487c03ab3 style: inline code block 2023-05-06 23:09:13 +08:00
josc146 7b183ee966 fix: inline code block style (#302) 2023-05-06 20:58:46 +08:00
josc146 ae28ca6f42 feat: enabled API Modes option (#264) 2023-04-29 22:19:57 +08:00
josc146 3960ee1479 feat: improve chatgpt website notification (go back button, hide button) (#270, #287) 2023-04-29 00:08:12 +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
josc146 7c5046ccff feat: resizable input box (#246, #266) 2023-04-27 15:29:56 +08:00
josc146 9fa91b0e21 fix: submit button position 2023-04-26 21:52:54 +08:00
josc146 44a445e947 format 2023-04-26 21:45:42 +08:00
liujuntao c1d805ffd6 fix a bug: I am considering replacing the 'class' attribute of the chatGptBox with the 'id' attribute because some unknown scripts in the Bing International search web page are automatically blocking elements with the 'class' attribute when they are prepended. However, elements with the 'id' attribute are not blocked. Therefore, the chatGptBox may disappear from the search page 2023-04-26 20:50:52 +08:00
liujuntao 70fd7754eb feat: add more adatper 2023-04-26 20:44:47 +08:00
Ji Tang ca708b19cf Refactor input box styling for better organization 2023-04-25 14:48:51 +08:00
Ji Tang b833cd1707 Change the submit button size 2023-04-25 14:48:51 +08:00
josc146 79f05056d1 fix: floating tool created outside the window when it was on the edge (#222) 2023-04-21 22:48:52 +08:00
josc146 3658d123e0 feat: activate existing conversation window by default (#222) 2023-04-21 22:18:09 +08:00
josc146 72dcdf4826 feat: new selection tool translate to english (#240) 2023-04-21 20:17:58 +08:00
josc146 b11e5ce6b7 fix: refresh token after opening the official website to avoid expiration of authorization (#239) 2023-04-20 23:21:38 +08:00
josc146 375cc16083 style: floating toolbar compatibility (#222) 2023-04-17 21:15:41 +08:00
josc146 85265131e4 style: increase the paragraph spacing 2023-04-15 23:37:40 +08:00
josc146 617aa87588 chore: improve for bilibili 2023-04-14 19:58:33 +08:00
josc146 793380a840 patch for #205 2023-04-14 19:43:11 +08:00
iamsirsammy b2cd54e9c4 change youtube/index.mjs to not confuse chatgpt or run out of tokens (#205 @iamsirsammy)
* change youtube/index.mjs to not confuse chatgpt or run out of tokens

* Update index.mjs
2023-04-14 19:28:03 +08:00
josc146 96bc80c0fe style: error color 2023-04-13 17:32:28 +08:00