[feat] add top_k for openrouter

This commit is contained in:
kwaroran
2024-01-03 19:03:24 +09:00
parent a8e50dcd77
commit 99743f581a
3 changed files with 15 additions and 1 deletions

View File

@@ -581,7 +581,8 @@ export interface Database{
messages: number
chats: number
}
}
},
top_k:number
}
export interface customscript{