Skip to content

Executor azure_openai not found #64

Description

With the latest to date standalone Prompty 0.1.13, this previously working code:

path_to_prompty = folder + "/my.prompty"
result = prompty.execute(prompt=path_to_prompty)

now fails with the error:

ValueError: Executor azure_openai not found

If removing the 'type' property from the Prompty file (the doc does no longer make it mandatory) I get the following error:

KeyError: 'type'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions