mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
perf: bill
This commit is contained in:
8
client/data/QAModels.json
Normal file
8
client/data/QAModels.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Gpt35-16k": {
|
||||
"model": "gpt-3.5-turbo-16k",
|
||||
"name": "Gpt35-16k",
|
||||
"maxToken": 16000,
|
||||
"price": 3
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user