[fix] fm
This commit is contained in:
@@ -509,7 +509,9 @@ export async function sendChat(chatProcessIndex = -1,arg:{chatAdditonalTokens?:n
|
|||||||
|
|
||||||
let formated:OpenAIChat[] = []
|
let formated:OpenAIChat[] = []
|
||||||
const formatOrder = cloneDeep(db.formatingOrder)
|
const formatOrder = cloneDeep(db.formatingOrder)
|
||||||
|
if(formatOrder){
|
||||||
formatOrder.push('postEverything')
|
formatOrder.push('postEverything')
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function pushPrompts(cha:OpenAIChat[]){
|
function pushPrompts(cha:OpenAIChat[]){
|
||||||
|
|||||||
Reference in New Issue
Block a user