client_sync
relationalai.services.reasoners
Synchronous Reasoners service client.
This module provides the blocking (sync) API used by relationalai.client.connect_sync().
The client delegates backend-specific behavior to a ReasonersGatewaySync.
Classes
Section titled “Classes”Classes exposed by this module.
ReasonersClientSync Synchronous reasoners client (public API for
connect_sync()).