summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bc17a5..f0ec13f 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,14 @@ prompt = fix spelling and grammar
[grammar.options]
temperature = 0.4
+
+[o1-mini]
+[o1-mini.options]
+stream = 0
+model = o1-mini
+max_completion_tokens = 25000
+temperature = 1
+initial_prompt =
```
Now you can select text and run it with command `:AIEdit /grammar`.