diff --git a/docs/commands.md b/docs/commands.md index 29a02ed59..e79b3fafb 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -408,7 +408,55 @@ redis> > AI._MODELSCAN 2) imagenet:5.0 ``` + +## AI.SCRIPTSTORE +The **`AI.SCRIPTSTORE`** command stores a [TorchScript](https://pytorch.org/docs/stable/jit.html) as the value of a key. + +**Redis API** + +``` +AI.SCRIPTSTORE [TAG tag] ENTRY_POINTS [...] SOURCE "