-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 新增 oaifree 作为服务商,支持 refresh_token 自动刷新成 access_token。 - 新增接口 `/getAccountID`,用于获取 ChatGPT-Account-ID。 - 代码经过重构,使得结构更加清晰。
- Loading branch information
1 parent
7b2fe56
commit 2f6a449
Showing
5 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
artifactId=refresh-gpt-chat | ||
groupId=com.yyandywt99 | ||
version=0.3.0 | ||
version=0.4.0 |
Binary file renamed
BIN
+21.9 MB
target/refresh-gpt-chat-0.3.0.jar → target/refresh-gpt-chat-0.4.0.jar
Binary file not shown.
Binary file renamed
BIN
+32.1 KB
target/refresh-gpt-chat-0.3.0.jar.original → target/refresh-gpt-chat-0.4.0.jar.original
Binary file not shown.