You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That example doesn't work.
It looks like prompty cannot load images referenced as local files
throws me an error:
[error] Error: 400 Invalid image URL. The URL must be a valid HTTP or HTTPS URL, or a data URL with base64 encoding.
Call Stack: Error: 400 Invalid image URL. The URL must be a valid HTTP or HTTPS URL, or a data URL with base64 encoding.
I found this example in promptflow repo:
https://github.com/microsoft/promptflow/blob/7f918110ebd61241001bd2d00ad9ec1dbb516726/src/promptflow/tests/test_configs/prompty/prompty_with_image.prompty#L20
Perhaps you can move that here, or make a similar one?
The text was updated successfully, but these errors were encountered: