From e37950408df9477e478097ca5bb31cc5966ab56e Mon Sep 17 00:00:00 2001 From: Luca Beurer-Kellner Date: Wed, 14 Feb 2024 21:53:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffeb2d46..0b7984c1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@

-### >> Help us shape the next major version of LMQL and fill out the LMQL developer survey here: https://forms.gle/pGvAicNpUhS1rAkK9 (5 question) << + + +> image
Help us shape the next major version of LMQL by filling out the LMQL developer survey: https://forms.gle/pGvAicNpUhS1rAkK9 LMQL is a programming language for large language models (LLMs) based on a *superset of Python*. LMQL offers a novel way of interweaving traditional programming with the ability to call LLMs in your code. It goes beyond traditional templating languages by integrating LLM interaction natively at the level of your program code. ## Explore LMQL