Skip to content

Releases: RedisAI/redisai-js

1.0.0

08 Jun 10:16
Compare
Choose a tag to compare

Enhancements:

  • Add support for AI.CONFIG (#7)
  • Support for BATCHSIZE, MINBATCHSIZE, INPUTS and OUTPUTS on AI.MODELGET ( #9 )
  • Support for DAGRUN and DAGRUN_RO ( #8 )
  • Added example of AI.DAGRUN enqueuing multiple SCRIPTRUN and MODELRUN commands ( check ResNet-50 example at the Readme with all pre-post image processing being done on RedisAI )

Thanks to: @dengliming for the contributing!

v0.1.0

19 May 16:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • [add] updated README.md 986d8c2
  • [add] extended coverage, moved tensorget, modelget, scriptget, and info reply parsing to their specific classes. 2ff166c

v0.0.14...v0.1.0

v0.0.14

16 May 01:33
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release
  • [add] tensorset now supports tensors created from buffer data dc699e9

v0.0.13...v0.0.14

v0.0.13

15 May 22:59
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release
  • [fix] fixed modelset. added onnx and tf larger models c096f68

v0.0.12...v0.0.13

v0.0.12

15 May 17:38
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release
  • [add] removed examples code from repo and made reference to RedisAI examples repo 4a47033
  • [add] added support for AI.INFO command. integrated Helpers from RedisAI/redisai-examples/tree/master/js_client 6e03f5e
  • [add] added scriptset/scriptrun example 4968ded

v0.0.10...v0.0.12

v0.0.10

15 May 15:41
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
  • [add] added support for scriptset, scriptget, scriptrun, scriptdel, modeldel, and modelget 3c5de6b
  • [add] adding np as a dev dependency to ease release process e05df1e

v0.0.9...v0.0.10

v0.0.9

14 May 13:51
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  • [add] moved to RedisAI org 3600415

v0.0.8...v0.0.9

v0.0.8

14 May 11:33
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  • [add] updated examples. added coverage report 03fe5e5
  • [add] updated examples and added Redis Labs license 97be790

v0.0.7...v0.0.8

v0.0.7

13 May 21:10
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • [add] added examples for vanilla js 0a3522d

v0.0.6...v0.0.7

v0.0.3

13 May 17:48
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

v0.0.2...v0.0.3