Add Jamba Support

This commit is contained in:
kwaroran
2024-09-13 08:54:29 +09:00
parent 567a6e3dea
commit a9ddf66001
4 changed files with 15 additions and 0 deletions

View File

@@ -738,6 +738,7 @@ export interface Database{
jsonSchema:string
strictJsonSchema:boolean
extractJson:string
ai21Key:string
statics: {
messages: number
imports: number