We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf94229 commit 41c8cd6Copy full SHA for 41c8cd6
README.md README-v1.mdREADME.md renamed to README-v1.md
@@ -1,11 +1,17 @@
1
-# Minds SDK
+# Minds Legacy SDK (v1.x)
2
+
3
+> **⚠️ API Version Notice**
4
+>
5
+> This documentation applies **only** to users connecting to the **legacy Minds Demo environment** at https://demo.mdb.ai.
6
7
+> For users of the **current Minds Cloud environments**, please refer to the main README.md file in this repository.
8
9
### Installation
10
11
To install the SDK, use pip:
12
13
```bash
-pip install minds-sdk
14
+pip install minds-sdk==1.3.3
15
```
16
17
### Getting Started
0 commit comments