Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 304 Bytes

api.rst

File metadata and controls

12 lines (9 loc) · 304 Bytes

API Documentation

This page hosts the documentation of all user-facing APIs. The only entrypoint the users should be using is the Client class. It exposes all the RedisAI commands as class methods

Client Class

.. autoclass:: redisai.Client
   :members: