We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560378f commit 8fad91aCopy full SHA for 8fad91a
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v2.10.7
2
+
3
+`2023-03-17`
4
5
+## BugFix
6
+- 回退 `chatgpt` 版本,原因:导致 `OPENAI_API_BASE_URL` 代理失效
7
+- 修复缺省状态的 `usingContext` 默认值
8
9
## v2.10.6
10
11
`2023-03-17`
package.json
@@ -1,6 +1,6 @@
{
"name": "chatgpt-web",
- "version": "2.10.6",
+ "version": "2.10.7",
"private": false,
"description": "ChatGPT Web",
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",
0 commit comments