Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,10 @@ client.datasources.drop('my_datasource')
```
>Note: The SDK currently does not support automatically removing a data source if it is no longer connected to any mind.

### Other SDKs


### Other SDks
#### Javascript sdk : [mindsdb js sdk](https://github.com/AkashJana18/minds_javascript_sdk)

#### [Command-Line](https://github.com/Better-Boy/minds-cli-sdk)

Loading