From 29b2008edff2aecf262ab3994d75932dd43e0544 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 2 Nov 2024 17:10:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac4363..3d36457 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ import simplemind as sm ## Examples -Here are some examples of how to use Simplemind: +Here are some examples of how to use Simplemind. Please note that most function calls optionally accept `llm_provider` and `llm_model` parameters, which you provide as strings. ### Text Completion