[feat] cot

This commit is contained in:
kwaroran
2023-12-18 07:05:04 +09:00
parent 94aadc53cc
commit 8ac8e2f7ff
5 changed files with 43 additions and 1 deletions

View File

@@ -560,6 +560,7 @@ export interface Database{
projectId: string
}
mistralKey?:string
chainOfThought?:boolean
}
export interface customscript{