aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2294219..1b668a8 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ An example is provided under `config-example.toml`. Please note that all the con
| ollamaSeed | [ollama docs](https://github.com/ollama/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values) |
| ollamaNumPredict | [ollama docs](https://github.com/ollama/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values) |
| ollamaMinp | [ollama docs](https://github.com/ollama/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values) |
+| ollamaThink | Sets the ollama think parameter for a thinking model. |
| ircBackOffInitialInterval | Initial backoff value for reconnects to IRC. The value is in milliseconds. |
| ircBackOffRandomizationFactor | The randomization factor for the exponential backoff. |
| ircBackOffMultiplier | The multiplier for subsequent backoffs. |