LMQL
Follow
Visit website
Follow
Visit website
LMQL is a query language for large language models (LLMs). It facilitates LLM interaction by combining the benefits of natural language prompting with the expressiveness of Python.
Tools
-
Rustle🙏 1 karmaAug 8, 2023@LmqlI have used this for several personal assistant applications and it works amazingly. Obviously it is still restricted to the flaws of any model you are using it with, but the ability to constrain prompts is incredibly helpful (especially when it comes to getting things like JSON format from the AI).
