add template

This commit is contained in:
2023-07-20 01:34:33 +08:00
parent 7ad28386b7
commit 4caf8ba669
4 changed files with 87 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
const CHATGPT_API_WEB_VERSION = "v1.4.0";
const CHATGPT_API_WEB_VERSION = "v1.5.0";
export default CHATGPT_API_WEB_VERSION;