Skip to content

Commit 5e3e270

Browse files
authored
Merge pull request #40 from eltociear/patch-1
docs: update README.md
2 parents d36fcc5 + c12dc9a commit 5e3e270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ aicommit2 config set OPENAI_KEY=<your-api-key> generate=3 locale=en
314314
| `max-tokens` | `200` | The maximum number of tokens that the AI models can generate (for **Open AI, Anthropic, Gemini, Mistral**) |
315315
| `temperature` | `0.7` | The temperature (0.0-2.0) is used to control the randomness of the output (for **Open AI, Anthropic, Gemini, Mistral**) |
316316
| `prompt` | N/A | Additional prompt to let users fine-tune provided prompt |
317-
| `logging` | `false` | Whether to log AI reponses for debugging (true or false) |
317+
| `logging` | `false` | Whether to log AI responses for debugging (true or false) |
318318

319319
> **Currently, options are set universally. However, there are plans to develop the ability to set individual options in the future.**
320320

0 commit comments

Comments
 (0)