reasoners
relationalai.services
Reasoners service package.
This package contains the public service clients (ReasonersClient, ReasonersClientSync),
their domain models, and the wiring/gateway adapters used to talk to different backends
(Snowflake SQL app vs Direct Access HTTP).
Classes
Section titled “Classes”Classes exposed by this module.
ReasonersClient Async-first reasoners client. Re-exported from
relationalai.services.reasoners.client. ReasonersClientSync Synchronous reasoners client (public API for
connect_sync()). Re-exported from relationalai.services.reasoners.client_sync. Modules and Subpackages
Section titled “Modules and Subpackages”Submodules and subpackages available under this namespace.
client Async Reasoners service client.
client_sync Synchronous Reasoners service client.