Commit Graph

413 Commits

Author SHA1 Message Date
github-actions[bot] 3c90ff2b49 release v2.4.3 2023-10-30 16:09:25 +00:00
josc146 1dcc274584 fix safari background (https://github.com/josStorer/chatGPTBox/issues/512#issuecomment-1774597619) 2023-10-31 00:04:23 +08:00
josc146 90f4880b51 improve fetchSSE (#532) 2023-10-30 23:40:33 +08:00
Bowen 0f3ec380ca re-order parse process 2023-10-30 18:32:44 +08:00
Bowen f2098d8f40 fix: parse sse 2023-10-30 18:32:44 +08:00
Martin Richtarsky f26c566004 Make summarization work for text/plain content
document.body is available and text can be extracted from it.

Fixes #521
2023-10-30 18:25:12 +08:00
dependabot[bot] 9085396cfb chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 18:24:27 +08:00
josc146 8dce5d8647 fix #539 bing web 2023-10-30 18:22:38 +08:00
josc146 f4fdee9150 blob file read for gitlab (#544) 2023-10-30 18:11:04 +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 8227d6ad42 disable poe temporarily 2023-10-30 12:40:25 +08:00
josc146 7fc04363e0 upgrade caniuse-lite 2023-10-28 18:21:19 +08:00
josc146 e0ef4fdd95 remove commands permission 2023-10-18 20:27:23 +08:00
josc146 bb1f497e80 update safari patch 2023-10-16 13:51:53 +08:00
github-actions[bot] efcc5f5310 release v2.4.2 2023-10-15 16:35:29 +00: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 843bfc357f update bing detection 2023-10-15 22:43:11 +08:00
josc146 62e8c3b41a fix firefox warning (#527) 2023-10-15 22:22:30 +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
dependabot[bot] 1e1d7db8aa chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-15 00:19:00 +08:00
Martin Richtarsky 67febe3d58 Add site adapter for FAZ (Frankfurter Allgemeine Zeitung) 2023-10-15 00:17:50 +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 96a0361709 update locales 2023-09-30 23:21:10 +08:00
josc146 c152d0b7d9 update kagi query (#517) 2023-09-30 18:50:04 +08:00
Only1337 b1b9c6a924 Added Turkish Support, Create _locales/tr/main.json 2023-09-30 15:32:46 +08:00
josc146 83f44a324a improve claude api prompt (#516) 2023-09-30 15:29:28 +08:00
josc146 efe83f2638 chore 2023-09-30 15:27:25 +08:00
ajkost 157399694a feat: Add claude-v2 API (#516) 2023-09-27 21:39:42 +08:00
github-actions[bot] adf95b33ca release v2.4.1 2023-09-23 14:40:16 +00:00
josc146 e68a5b5361 update readme 2023-09-23 22:36:59 +08:00
josc146 1b63f11980 feat: independent Claude.ai model support (#457, #476, #477, #503) 2023-09-23 22:34:41 +08:00
josc146 40ae4575a7 patch: fakePort stop 2023-09-23 21:37:09 +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
josc146 e71ee74c6d patch: fix(upgrade) bing client (#505) 2023-09-06 23:52:28 +08:00
josc146 97c04c2464 update prerelease workflow 2023-09-06 23:52:01 +08:00
josc146 66edd8c4ad i18n 2023-08-12 16:09:19 +08:00
zeddyemmy 9aa2adce0f Selection tool explain (#491)
* hover selection tool Explain

* prompt
2023-08-01 19:46:39 +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
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