mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-05-13 03:01:48 -04:00
build
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user