SDK#
nlql.sdk — High-level SDK: Engine (the main application entry point) and the fluent QueryBuilder. NLQL statements, the chained builder, and LLM IR all execute through Engine and compile to the same IR.
The full API reference is rendered from the Python docstrings (which are in English) on the default-language page.