Overview of LMQL documentation chapters
mainThe LMQL documentation is organized into four main sections:
- Language: Practical guides and examples demonstrating LMQL's core language capabilities, including the language reference.
- Model Support: Overviews of supported model backends and instructions for integrating them into your workflow.
- Library: Documentation for integrating LMQL in Python and an overview of the LMQL standard library (e.g.,
Chat,Output,Actions, etc.). - Development: Information on extending LMQL, contributing to the project, and setting up a development environment.