File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ AI.SCRIPTGET | [ScriptGet](https://godoc.org/github.com/RedisAI/redisai-go/redis
3333AI.SCRIPTDEL | [ ScriptDel] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptRun )
3434AI.SCRIPTRUN | [ ScriptRun] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.ScriptDel )
3535AI._ SCRIPTSCAN |
36- AI.DAGRUN |
36+ AI.DAGRUN | [ DagRun] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.DagRun )
37+ AI.DAGRUN_RO | [ DagRunRO] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.DagRunRO )
3738AI.INFO | [ Info] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.Info )
3839AI.CONFIG * | [ LoadBackend] ( https://godoc.org/github.com/RedisAI/redisai-go/redisai#Client.LoadBackend )
3940
You can’t perform that action at this time.
0 commit comments