What is Prompty?
sethjuarezwayliumscassiebreviu
6/10/2024

Prompty is a file format that has a supporting toolchain with VS Code and runtimes to simplify and accelerate your LLM application development.

The Prompty File Format

Prompty is a language agnostic prompt asset for creating prompts and engineering the responses. Learn more about the format here.

The Prompty VS Code Extension

Run prompty files directly in VS Code. Download the VS Code extension here.

The Prompty Runtimes

To execute a Prompty file asset in code, you can use one of the supporting runtimes such as: Promptyflow (python), LangChain (python) or Semantic Kernal (csharp). You can right click on any Prompty file in VS Code and create the basic code implementation for each runtime.