This commit is contained in:
archer
2023-07-17 20:17:50 +08:00
parent dc1599ba3c
commit 44e360b61b
13 changed files with 76 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
{
"Gpt35-16k": {
"FastAI-16k": {
"model": "gpt-3.5-turbo-16k",
"name": "Gpt35-16k",
"name": "FastAI-16k",
"maxToken": 16000,
"price": 3
}