branch: externals/minuet
commit f9c21914bc6af0813c230cf6088d203ff70cd81a
Author: Milan Glacier <d...@milanglacier.com>
Commit: Milan Glacier <d...@milanglacier.com>

    doc: update README.
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index e2a0593c20..6d30a7c699 100644
--- a/README.md
+++ b/README.md
@@ -237,6 +237,16 @@ returned items may exceed this value. Additionally, the 
LLM cannot
 guarantee the exact number of completion items specified, as this
 parameter serves only as a prompt guideline. The default is `3`.
 
+## minuet-auto-suggestion-debounce-delay
+
+The delay in seconds before sending a completion request after typing
+stops.  The default is `0.2` seconds.
+
+## minuet-auto-suggestion-throttle-delay
+
+The minimum time in seconds between 2 completion requests.  The
+default is `1.0` seconds.
+
 # Provider Options
 
 You can customize the provider options using `plist-put`, for example:

Reply via email to