Add bill of training and rate of file upload (#339)

This commit is contained in:
Archer
2023-09-21 21:02:44 +08:00
committed by GitHub
parent e7e0677291
commit 814c5b3d3c
41 changed files with 401 additions and 263 deletions

View File

@@ -65,7 +65,7 @@
},
"ExtractModel": {
"model": "gpt-3.5-turbo-16k",
"functionCall": false,
"functionCall": true,
"name": "GPT35-16k",
"maxToken": 16000,
"price": 0,
@@ -73,7 +73,7 @@
},
"CQModel": {
"model": "gpt-3.5-turbo-16k",
"functionCall": false,
"functionCall": true,
"name": "GPT35-16k",
"maxToken": 16000,
"price": 0,