Skip to content
Merged
Changes from 3 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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,11 @@ 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

- [C# SDK](https://github.com/priyanshuverma-dev/Minds.SDK)
- [Ruby-SDK](https://github.com/tungnt1203/minds_ruby_sdk)
- [Dart-SDK](https://github.com/ArnavK-09/mdb_dart)

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


Loading