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 2ed303d commit 999c0f2Copy full SHA for 999c0f2
docs/index.md
@@ -82,6 +82,6 @@ Some languages have client libraries that provide support for RedisAI's commands
82
| Project | Language | License | Author | URL |
83
| ------- | -------- | ------- | ------ | --- |
84
| JRedisAI | Java | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/JRedisAI) |
85
-| redisai-py | Python | BSD-2 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-py) |
+| redisai-py | Python | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-py) |
86
87
Full documentation of the api can be found [here](commands.md).
0 commit comments