summaryrefslogtreecommitdiff
path: root/config.toml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example
index 1bed1a9..e054ef0 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -44,6 +44,7 @@ chat_prefixes = ["?", "!", ":", ";"] # single-character items
# temperature = 0.2
# [[models.code_action]]
+# # Only the first entry is used; extras are ignored with a warning.
# provider = "copilot"
# model = "gpt-4o"
# temperature = 0.4