mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
fix: abort chat response
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"qaMaxProcess": 15,
|
||||
"pgIvfflatProbe": 20
|
||||
},
|
||||
"plugins": {},
|
||||
"ChatModels": [
|
||||
{
|
||||
"model": "gpt-3.5-turbo",
|
||||
@@ -62,6 +63,5 @@
|
||||
"name": "Embedding-2",
|
||||
"price": 0.2
|
||||
}
|
||||
],
|
||||
"plugins": {}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user