diff --git a/.opencommit b/.opencommit index de2b44d..c9874a7 100644 --- a/.opencommit +++ b/.opencommit @@ -1,9 +1,7 @@ -OCO_MODEL=mistral:latest -OCO_API_URL=http://localhost:11434/api/chat -OCO_API_KEY=field-cannot-be-blank -OCO_AI_PROVIDER=ollama -OCO_TOKENS_MAX_INPUT=40960 -OCO_TOKENS_MAX_OUTPUT=4096 +OCO_MODEL=gpt-3.5-turbo +OCO_AI_PROVIDER=openai +OCO_TOKENS_MAX_INPUT=4096 +OCO_TOKENS_MAX_OUTPUT=500 OCO_DESCRIPTION=false OCO_EMOJI=false OCO_LANGUAGE=en