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§
- RedisAI
Client - To use the RedisAIClient you need to create a redis-rs client. redis-rs
Enums§
- AIData
Type - Available datatype in this crate