perf: keys
This commit is contained in:
@@ -55,7 +55,6 @@ export async function generateQA(): Promise<any> {
|
||||
const { systemAuthKey } = await getApiKey({
|
||||
model: OpenAiChatEnum.GPT35,
|
||||
userId,
|
||||
type: 'training',
|
||||
mustPay: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user