File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ AI.MODELRUN | [ModelRun](https://godoc.org/github.com/RedisAI/redisai-go/redisai
3030AI._ MODELSCAN |
3131AI.SCRIPTSET | [ ScriptSet] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptSet )
3232AI.SCRIPTGET | [ ScriptGet] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptGet )
33- AI.SCRIPTDEL | [ ScriptDel] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptRun )
34- AI.SCRIPTRUN | [ ScriptRun] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptDel )
33+ AI.SCRIPTDEL | [ ScriptDel] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptDel )
34+ AI.SCRIPTRUN | [ ScriptRun] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptRun )
3535AI._ SCRIPTSCAN |
3636AI.DAGRUN | [ DagRun] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.DagRun )
3737AI.DAGRUN_RO | [ DagRunRO] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.DagRunRO )
You can’t perform that action at this time.
0 commit comments