From d990bf0bf50b58ed4edb9692304bec66ce60f163 Mon Sep 17 00:00:00 2001 From: di-sukharev Date: Sat, 7 Sep 2024 18:07:02 +0300 Subject: [PATCH] build --- out/cli.cjs | 1 - out/github-action.cjs | 1 - 2 files changed, 2 deletions(-) diff --git a/out/cli.cjs b/out/cli.cjs index d511ce99..a4fe603b 100755 --- a/out/cli.cjs +++ b/out/cli.cjs @@ -44528,7 +44528,6 @@ var GroqEngine = class extends OpenAiEngine { function getEngine() { const config7 = getConfig(); const provider = config7.OCO_AI_PROVIDER; - console.log(123123, { config: config7 }); const DEFAULT_CONFIG2 = { model: config7.OCO_MODEL, maxTokensOutput: config7.OCO_TOKENS_MAX_OUTPUT, diff --git a/out/github-action.cjs b/out/github-action.cjs index 9760d39a..5acd5e08 100644 --- a/out/github-action.cjs +++ b/out/github-action.cjs @@ -63329,7 +63329,6 @@ var GroqEngine = class extends OpenAiEngine { function getEngine() { const config6 = getConfig(); const provider = config6.OCO_AI_PROVIDER; - console.log(123123, { config: config6 }); const DEFAULT_CONFIG2 = { model: config6.OCO_MODEL, maxTokensOutput: config6.OCO_TOKENS_MAX_OUTPUT,