Crate redisai

Source
Expand description

The redisai-rs provide a rust client to interact with RedisAI.

Checkout the documentation for API details and examples of the Client.

Modules§

config
Documentation for the config interface
info
Documentation for the info interface
tensor
Documentation for the tensor interface

Structs§

RedisAIClient
To use the RedisAIClient you need to create a redis-rs client. redis-rs

Enums§

AIDataType
Available datatype in this crate