Skip to content

Commit

Permalink
Merge pull request openai#476 from lbeurerkellner/patch-1
Browse files Browse the repository at this point in the history
Add LMQL to README
  • Loading branch information
ted-at-openai committed Jun 10, 2023
2 parents 970d826 + 25299fa commit 2eab884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
- [OpenAI Evals](https://github.com/openai/evals): An open-source library for evaluating task performance of language models and prompts.
- [LlamaIndex](https://github.com/jerryjliu/llama_index): A Python library for augmenting LLM apps with data.
- [Arthur Shield](https://www.arthur.ai/get-started): A paid product for detecting toxicity, hallucination, prompt injection, etc.
- [LMQL](https://lmql.ai): A programming language for LLM interaction with support for typed prompting, control flow, constraints, and tools.

### Prompting guides

Expand Down

0 comments on commit 2eab884

Please sign in to comment.