Python Interoperability#

LMQL is a standalone language but can also be used as an embeedded language in Python.

This includes support for integrating LMQL queries in Python scripts that make use of other libraries like NumPy or LangChain. For more details see the following sub-sections.