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
Classes exposed by this module.
ReasonersClientAsync-first reasoners client. Re-exported from
relationalai.services.reasoners.client.ReasonersClientSyncSynchronous reasoners client (public API for
connect_sync()). Re-exported from relationalai.services.reasoners.client_sync.Modules and Subpackages
Submodules and subpackages available under this namespace.
clientAsync Reasoners service client.
client_syncSynchronous Reasoners service client.
errorsReasoners error types and error mapping.