Update README.md

This commit is contained in:
2024-11-02 17:11:20 -04:00
committed by GitHub
parent 29b2008edf
commit 22aff505c4
+3 -1
View File
@@ -93,7 +93,9 @@ import simplemind as sm
## Examples
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.
Here are some examples of how to use Simplemind.
**Please note**: Most of the calls seen here optionally accept `llm_provider` and `llm_model` parameters, which you provide as strings.
### Text Completion