Note
This example assumes you've read through the BAML quickstart with OpenAPI. Please go and read that first, if you haven't already.
To run this example, run these two commands in separate windows:
OPENAI_API_KEY=... npx @boundaryml/baml dev --preview
gradle run