refactor: Add Cohere models to ModelList and names.ts

This commit is contained in:
kwaroran
2024-05-27 13:23:42 +09:00
parent 73eec2f018
commit 7f3434f8e4
4 changed files with 95 additions and 0 deletions

View File

@@ -667,6 +667,7 @@ export interface Database{
templateDefaultVariables:string
hypaAllocatedTokens:number
hypaChunkSize:number
cohereAPIKey:string
}
export interface customscript{