prompty icon indicating copy to clipboard operation
prompty copied to clipboard

OpenAI executor doesn't need the deployment property and it fails when you try to execute any YAML file for this type

Open 0GiS0 opened this issue 8 months ago • 1 comments

This pull request includes a small change to the runtime/prompty/prompty/openai/executor.py file. The change removes the deployment attribute from the __init__ method, which is no longer needed.

0GiS0 avatar Apr 14 '25 06:04 0GiS0

OK - makes sense.

sethjuarez avatar Apr 14 '25 19:04 sethjuarez