promptr_ v0.15.0

Typed prompts for Go. Everything below runs client-side in WebAssembly — no API calls.

1 · DSL → Go

A .promptr schema compiles to idiomatic Go. Pick an example above, edit freely, or hit Format.


  

2 · Schema-aligned parse

The messy reply a model actually emits for the example on the left — fences, prose, trailing commas, differently-cased keys. Watch the parser repair it and snap each key onto the schema's fields, or paste your own.