Error when creating a connection via SDK #3687
Unanswered
vladfeigin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm following this document: https://microsoft.github.io/promptflow/how-to-guides/manage-connections.html
for a connection creation with SDK
When running this code:
The error is thrown:
AttributeError: 'PFClient' object has no attribute 'connections'
My prompt flow version is : 1.15.0
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions