We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6326d0d commit b38fc01Copy full SHA for b38fc01
1 file changed
copyme-ai/mistral/README.md
@@ -10,6 +10,8 @@ A simple Python class to rephrase sentences using the Mistral AI API. Perfect fo
10
MISTRAL_API_KEY=your_mistral_api_key
11
```
12
13
+[Grab your api key here :)](https://console.mistral.ai)
14
+
15
## Usage
16
17
### 1. Import and create the rephraser
0 commit comments