Skip to content

Reference

This page provides links to canonical sources of key Prompty tools or documentation for quick lookup or reference.

Prompty Specification

Prompty is a language agnostic prompt asset for creating prompts and engineering the responses · View the YAML Schema.

Prompty Extension

Run Prompty files directly in VS Code. This Visual Studio Code extension offers an intuitive prompt playground in your IDE to streamline prompt engineering · Download the VS Code extension here.

Prompty Runtime: Python

The Python runtime is a simple way to run your prompts in Python. The runtime is available as a Python package and can be installed using pip. The Prompty runtime also comes with a CLI tool that allows you to run prompts from the command line. The CLI tool is installed with the Python package · Find Prompty on PyI.