Update README.md

This commit is contained in:
2024-10-30 19:29:36 -04:00
committed by GitHub
parent 4aa470bb20
commit 9d7fd4cce5
+3 -2
View File
@@ -33,15 +33,16 @@ If you'd like to see SimpleMind support additional providers or models, please s
- **For Humans**: Emphasizes a human-friendly interface, just like `requests` for HTTP.
- **Open Source**: SimpleMind is open source, and contributions are always welcome!
Also, why not? :)
## Quickstart
SimpleMind takes care of the complex API calls so you can focus on what matters—building, experimenting, and creating.
```bash
$ pip install simplemind
```
SimpleMind takes care of the complex API calls so you can focus on what matters—building, experimenting, and creating.
First, authenticate your API keys by setting them in the environment variables:
```bash