API Reference

Note

This section is generated from Python docstrings with sphinx.ext.autodoc. It covers the maintained production Python scope under packages/, a scoped allowlist of Python services, and scripts/, while excluding test modules.

Coverage

  • lalandre_core: shared configuration, HTTP, queue, and runtime helpers.

  • lalandre_chunking: chunking interfaces and article-level planning helpers.

  • lalandre_db_*: PostgreSQL, Qdrant, and Neo4j repository layers.

  • lalandre_embedding: embedding providers and payload preparation.

  • lalandre_extraction: relationship extraction and linking helpers.

  • lalandre_rag: retrieval, graph augmentation, summaries, and orchestration.

  • maintained services/*: FastAPI services and worker entrypoints owned in this repo.

  • scripts/*: operational, evaluation, and benchmark scripts.