This commit is contained in:
di-sukharev
2024-09-07 18:07:02 +03:00
parent 119fedad53
commit d990bf0bf5
2 changed files with 0 additions and 2 deletions

View File

@@ -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,