Skip to content

API Reference

This section provides detailed API documentation for l0l1's Python modules.

Core Modules

Configuration

::: l0l1.core.config options: show_root_heading: true show_source: false

Services

Learning Service

::: l0l1.services.learning_service options: show_root_heading: true members: - LearningService

PII Detector

::: l0l1.services.pii_detector options: show_root_heading: true members: - PIIDetector

Database Service

::: l0l1.services.database_service options: show_root_heading: true members: - DatabaseService

Schema Service

::: l0l1.services.schema_service options: show_root_heading: true members: - SchemaService

Workspace Service

::: l0l1.services.workspace_service options: show_root_heading: true members: - WorkspaceService

Models

AI Model Factory

::: l0l1.models.factory options: show_root_heading: true members: - ModelFactory

AI Providers

::: l0l1.models.providers options: show_root_heading: true

Integrations

Jupyter Client

::: l0l1.integrations.jupyter.client options: show_root_heading: true members: - L0l1JupyterClient

Jupyter Widgets

::: l0l1.integrations.jupyter.widgets options: show_root_heading: true