prompty icon indicating copy to clipboard operation
prompty copied to clipboard

Code/docs/examples/snippets seem out of sync.

Open davegi opened this issue 1 year ago • 1 comments

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❗

davegi avatar Oct 29 '24 19:10 davegi

There was indeed some issues with it in the python runtime (which folks kindly fixed). Are you referring to the extension as well?

sethjuarez avatar Jan 09 '25 17:01 sethjuarez