Skip to content

Commit c58e0c6

Browse files
authored
Feat/add gemini (#349)
1 parent a4b4e65 commit c58e0c6

20 files changed

+24329
-22238
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ OCO_TOKENS_MAX_OUTPUT=<max response tokens (default: 500)>
110110
OCO_OPENAI_BASE_PATH=<may be used to set proxy path to OpenAI api>
111111
OCO_DESCRIPTION=<postface a message with ~3 sentences description of the changes>
112112
OCO_EMOJI=<boolean, add GitMoji>
113-
OCO_MODEL=<either 'gpt-4', 'gpt-4-turbo', 'gpt-3.5-turbo' (default), 'gpt-3.5-turbo-0125', 'gpt-4-1106-preview', 'gpt-4-turbo-preview' or 'gpt-4-0125-preview'>
113+
OCO_MODEL=<either 'gpt-4o', 'gpt-4', 'gpt-4-turbo', 'gpt-3.5-turbo' (default), 'gpt-3.5-turbo-0125', 'gpt-4-1106-preview', 'gpt-4-turbo-preview' or 'gpt-4-0125-preview'>
114114
OCO_LANGUAGE=<locale, scroll to the bottom to see options>
115115
OCO_MESSAGE_TEMPLATE_PLACEHOLDER=<message template placeholder, default: '$msg'>
116116
OCO_PROMPT_MODULE=<either conventional-commit or @commitlint, default: conventional-commit>

0 commit comments

Comments
 (0)