Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 1.51 KB

index.md

File metadata and controls

49 lines (42 loc) · 1.51 KB
layout title outline
home
LMQL is a programming language for LLM interaction.
false
<script setup> import LMHero from './_components/LMHero.vue' import LMFeature from './_components/LMFeature.vue' import { data as features } from './features/features.data.js' import { data as examples } from './features/examples/examples.data.js' import LMExamples from './_components/LMExamples.vue' </script>

Help shape the next major version of LMQL by filling out the LMQL developer survey

LMQL is a programming language for LLMs. Robust and modular LLM prompting using types, templates, constraints and an optimizing runtime. <style> .post { margin-bottom: 4rem; } </style>
{{ feature.title }} {{ feature.template }}
Explore LMQL LMQL is a versatile tool for leveraging the full potential of LLMs. Here are some examples of what you can do with it: