feat: add gpt command

This commit is contained in:
2024-09-15 13:27:14 +08:00
parent c23a8211f2
commit cd7cc341ab
11 files changed
+154 -25

No files matched your search

+4 -1
View File
@@ -9,5 +9,8 @@
1919810
],
"qweatherKey": "114514",
"githubKey": "1919810"
"githubKey": "1919810",
"imageType": "PNG",
"openAIAPIHost": "https://api.moonshot.cn",
"openAIAPIKey": "114514"
}