Skip to content

Commit 6c0f9c6

Browse files
updated the content of the old README and renamed it
1 parent 250a2e7 commit 6c0f9c6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md renamed to README-v1.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1-
# Minds SDK
1+
# 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.
28
39
### Installation
410

511
To install the SDK, use pip:
612

713
```bash
8-
pip install minds-sdk
14+
pip install minds-sdk==1.3.3
915
```
1016

1117
### Getting Started

0 commit comments

Comments
 (0)