mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
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
|
|
OCO_MESSAGE_TEMPLATE_PLACEHOLDER=$msg
|
|
OCO_PROMPT_MODULE=conventional-commit
|
|
OCO_ONE_LINE_COMMIT=true
|
|
OCO_TEST_MOCK_TYPE=commit-message
|
|
OCO_GITPUSH=false
|
|
OCO_WHY=false
|