Code/docs/examples/snippets seem out of sync.
Trying to use promptly - using only OpenAI (not Azure - project constraint/requirement) - out-of-the box has been a tad frustrating.
The frontmatter schema seems out of date. e.g., snippet inserts api_key (and it's in the doc examples) but no longer seems to in the schema.
Behavior of running from the extension versus using the pf cli was inconsistent. While hacking on the basic.prompty file, the extension worked but pf kept complaining about api_key and model.
If you can post when the next update will be available, I'll try it all again, and let you know what worked❗
There was indeed some issues with it in the python runtime (which folks kindly fixed). Are you referring to the extension as well?