Skip to content

Commit 4a47033

Browse files
committed
[add] removed examples code from repo and made reference to RedisAI examples repo
1 parent 6e03f5e commit 4a47033

File tree

5 files changed

+10
-91
lines changed

5 files changed

+10
-91
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ Example of AI.SCRIPTSET and AI.SCRIPTRUN
121121
})();
122122
```
123123

124+
### Further examples
125+
126+
The [RedisAI examples repo](https://github.com/RedisAI/redisai-examples) shows more advanced examples
127+
made using redisai-js under [js_client](https://github.com/RedisAI/redisai-examples/tree/master/js_client) folder.
128+
129+
124130
### Supported RedisAI Commands
125131

126132
| Command | Recommended API and JSDoc |
@@ -158,4 +164,7 @@ The tests expect a Redis server with the RedisAI module loaded to be available a
158164
redisai-js is distributed under the BSD3 license - see [LICENSE](LICENSE)
159165

160166
[npm-image]: https://img.shields.io/npm/v/express.svg
161-
[npm-url]: https://npmjs.org/package/redisgraph.js
167+
[npm-url]: https://npmjs.org/package/redisgraph.js
168+
169+
170+

examples/example_modelrun.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

examples/example_scriptrun.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

examples/example_tensorset_tensorget.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

examples/test_data/graph.pb

-150 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)