josc146
9c371f7993
improve chatglm support ( #696 , #464 )
2024-08-04 23:03:20 +08:00
josc146
12ef5e8650
fix Buffer is not defined when using tiny package ( #691 , https://github.com/josStorer/chatGPTBox/issues/752#issuecomment-2240977750 )
2024-08-04 22:21:33 +08:00
josc146
6356527b14
fix firefox bilibili summary ( #761 )
2024-08-04 22:19:50 +08:00
josc146
f50249e74f
improve b96ba7c0, getUserConfig() in realtime when mounting component
2024-08-04 15:15:48 +08:00
josc146
226fb108a1
improve b96ba7c0
2024-08-04 13:37:43 +08:00
Peter Dave Hello
817385f080
Add missing translations for DisplayMode function, cc #747 ( #755 )
...
Co-authored-by: josc146 <josStorer@outlook.com >
2024-07-30 16:55:49 +08:00
LzSkyline
488170068c
Add Ollama native API to support keep alive parameters ( #748 )
...
* Add Chinese translation.
* Optimize style.
* Add Ollama native API to support keep alive parameters.
* Optimized popup page style.
* fix: Fixed data type for Ollama keep_alive parameter forever
2024-07-30 16:53:08 +08:00
Peter Dave Hello
9ad66983c3
Update zh-lant locale for c0a84ed78c
2024-07-30 16:50:26 +08:00
Peter Dave Hello
d114ec064f
Manually update dependencies ( #745 )
2024-07-30 16:47:42 +08:00
Peter Dave Hello
3cdc13f23a
Add gpt-4o-mini for both web and api access ( #749 )
...
Reference:
- https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/
2024-07-19 12:49:55 +08:00
Gadelkareem
b96ba7c0d6
Add display mode option ( #747 )
2024-07-09 10:54:05 +08:00
Peter Dave Hello
80adc3baf9
Enable GPT-4o via API by default instead of GPT-4 Turbo
2024-07-06 23:23:02 +08:00
Peter Dave Hello
b34fde7e7d
Use npm audit fix to mitigate dependencies vulnerabilities
...
Before the fix, there were four vulnerabilities (1 moderate, 3 high), after
the fix, there is only one high severity vulnerability.
There are five packages changed in package-lock.json in total.
2024-07-06 23:22:25 +08:00
James Long
e7cec334a2
Added Claude 3.5 Sonnet API to available models
2024-06-24 14:44:00 +08:00
github-actions[bot]
a7199574de
release v2.5.6
2024-06-01 07:57:52 +00:00
josc146
db22e84f84
release v2.5.6
2024-06-01 15:57:18 +08:00
josc146
7a42b4cd26
improve fb6b088f
2024-06-01 15:52:06 +08:00
josc146
c0a84ed78c
custom selection tools ( #710 , #14 , #322 , #312 , #193 , #209 , #134 , #77 , #13 , #4 , #719 , #714 , #399 , #366 , #357 , #332 , #216 , #167 , #395 , #261 , #673 , #541 , #523 )
2024-06-01 15:27:47 +08:00
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