Commit Graph

596 Commits

Author SHA1 Message Date
josc146 6f17e5cdf4 improve NotificationForChatGPTWeb (#710) 2024-05-31 15:24:20 +08:00
josc146 74e8c1fd08 update generateProofToken (#713, #718) 2024-05-30 22:56:44 +08:00
josc146 9339b231b4 update enforcement rule 2024-05-30 22:54:33 +08:00
Shuang Liang (Icer) fb6b088f7a implement arxiv adapter 2024-05-29 17:00:04 +08:00
github-actions[bot] 487e1f88c2 release v2.5.5 2024-05-16 15:07:18 +00:00
josc146 07440279ed release v2.5.5 2024-05-16 23:06:20 +08:00
josc146 98011531eb update enforcement rule 2024-05-16 23:05:56 +08:00
josc146 b05844acfc chore 2024-05-16 22:54:31 +08:00
Anan c3de5483b2 Add the latest GPT-4o for Web 2024-05-16 21:47:06 +08:00
Peter Dave Hello f332b22650 Add the latest GPT-4o via OpenAI API
Reference:
- https://platform.openai.com/docs/models/gpt-4o
- https://openai.com/index/hello-gpt-4o/
2024-05-16 21:46:54 +08:00
Peter Dave Hello d4a4971db9 Fix handling of empty choices array in Azure OpenAI API integration
This commit refines the error handling for the Azure OpenAI API
integration to address the 'n.choices[0] is undefined' error by ensuring
'data.choices' and 'data.choices[0]' are properly checked before access.
This update is necessary due to the behavior changes introduced in the
API version update (#684), which can result in empty 'choices' arrays.

Fix #698.
2024-05-12 19:50:30 +08:00
Peter Dave Hello f177a3340c Update dated caniuse-lite package to the latest in package-lock.json
Run `npx update-browserslist-db@latest` to address the following
outdated notice of `caniuse-lite` during building the extension,
ensuring updated browser data:

```
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
```
2024-05-12 19:21:41 +08:00
josc146 a4f472b2c1 fix https://github.com/josStorer/chatGPTBox/issues/661#issuecomment-2016704211 2024-05-09 12:42:13 +08:00
github-actions[bot] 4e7e3c3fc5 release v2.5.4 2024-05-08 14:41:53 +00:00
josc146 96d33f0b32 release v2.5.4 2024-05-08 22:41:19 +08:00
josc146 ac3381ffa6 improve 1e0dc448 2024-05-08 22:41:06 +08:00
josc146 8416026772 fix a style issue (#692) 2024-05-08 21:50:48 +08:00
josc146 6fcb5c9ea7 improve #688 (#687, #677, #678, #681, #682) 2024-05-08 21:38:22 +08:00
Anan b494193eb5 Change "chat.openai.com" to "chatgpt.com" 2024-05-08 17:24:52 +08:00
josc146 e2fcabba74 update enforcement rule 2024-05-03 14:23:26 +08:00
github-actions[bot] 3fe1820c15 release v2.5.3 2024-05-02 15:21:49 +00:00
josc146 906031588e release v2.5.3 2024-05-02 23:21:06 +08:00
josc146 1e0dc448ca fix #669 2024-05-02 23:13:23 +08:00
josc146 cb77e035a6 chore 2024-05-02 23:07:00 +08:00
josc146 62655bdafa small fix (#668, #676) 2024-05-02 23:06:43 +08:00
josc146 77a14e23ef upgrade chatgpt web (proofToken) (#677, #678, #681, #682) 2024-05-02 17:11:55 +08:00
josc146 1fe4befa7e small fix for bing web mode 2024-05-02 15:31:05 +08:00
josc146 1263ea1b1a add gpt-4-turbo to default active api modes 2024-05-02 15:30:19 +08:00
Peter Dave Hello c83e84fc50 Update Azure OpenAI API version version to 2024-02-01
This API version is the replacement for the previous 2023-05-15 GA API release.

Reference:
- https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation#latest-ga-api-release
2024-05-02 14:59:43 +08:00
dependabot[bot] c91893ec82 chore(deps): bump jossef/action-set-json-field from 2.1 to 2.2
Bumps [jossef/action-set-json-field](https://github.com/jossef/action-set-json-field) from 2.1 to 2.2.
- [Release notes](https://github.com/jossef/action-set-json-field/releases)
- [Commits](https://github.com/jossef/action-set-json-field/compare/v2.1...v2.2)

---
updated-dependencies:
- dependency-name: jossef/action-set-json-field
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 14:59:23 +08:00
Peter Dave Hello 20e89f7478 Add generally available GPT-4 Turbo via API
Reference:
- https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4
2024-05-02 14:56:45 +08:00
josc146 97fc651785 improve fetch onmessage 2024-04-16 12:32:46 +08:00
josc146 e29f8a111f update verify-search-engine-configs.mjs 2024-03-30 14:05:40 +08:00
Alessio f200390cf9 Update Italy translation (#665)
Fixed translation errors
2024-03-28 11:26:46 +08:00
josc146 0e63689d13 update readme 2024-03-26 22:40:29 +08:00
josc146 e6e12a84e9 improve registerWebsocket 2024-03-24 16:02:47 +08:00
josc146 a3b7d2c1f9 chore 2024-03-24 14:05:42 +08:00
github-actions[bot] e3006b0abf release v2.5.2 2024-03-24 04:41:04 +00:00
josc146 64932263ec release v2.5.2 2024-03-24 12:39:12 +08:00
josc146 513f468910 upgrade component mount for brave search 2024-03-24 12:33:53 +08:00
josc146 c9cb613961 fix the error caused by the unnecessary ArkoseToken for free accounts (#661) 2024-03-24 12:13:44 +08:00
github-actions[bot] 66a14bfb82 release v2.5.1 2024-03-23 16:05:28 +00:00
josc146 9cbe4f3bfc improve websocket support for chatgpt web mode (#652) 2024-03-24 00:04:35 +08:00
josc146 f2bbc86ec9 improve 074b6cc9 2024-03-23 22:46:50 +08:00
josc146 9589509b82 improve 074b6cc9 2024-03-23 21:29:49 +08:00
josc146 074b6cc941 upgrade chatgpt web (new arkoseToken and requirementsToken) (#653, #658, #661) 2024-03-23 20:59:40 +08:00
josc146 68e3a8a359 update readme 2024-03-23 17:08:17 +08:00
josc146 74bcba8fcc allow custom claude api url (#644) 2024-03-23 16:18:31 +08:00
josc146 e2ec8ac2e6 claude 3 api support (#642) 2024-03-23 16:08:04 +08:00
josc146 381cea38fe allow hiding context menu (#643) 2024-03-23 15:16:54 +08:00