branch: externals/minuet commit 6aacdce682bab26a90a74cf30def83bdd89d024f Author: Ikko Eltociear Ashimine <eltoci...@gmail.com> Commit: GitHub <nore...@github.com>
docs: update README.md paramters -> parameters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 247e4fa546..2961ba0df2 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ You can customize the provider options using `plist-put`, for example: ) ``` -To pass optional paramters (like `max_tokens` and `top_p`) to send to +To pass optional parameters (like `max_tokens` and `top_p`) to send to the REST request, you can use function `minuet-set-optional-options`: