-
Notifications
You must be signed in to change notification settings - Fork 945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix pf version #2588
Fix pf version #2588
Conversation
promptflow-core test result 12 files 12 suites 3m 1s ⏱️ Results for commit 50af82d. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result yigao/pf_version 4 files 4 suites 4m 3s ⏱️ Results for commit 50af82d. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result yigao/pf_version 12 files 12 suites 50m 51s ⏱️ Results for commit 50af82d. ♻️ This comment has been updated with latest results. |
Signed-off-by: Brynn Yin <[email protected]>
This reverts commit 5ac1b64.
SDK CLI Global Config Test Result yigao/pf_version3 tests 3 ✅ 51s ⏱️ Results for commit 50af82d. ♻️ This comment has been updated with latest results. |
Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
80100a4
to
d0c6381
Compare
git add . Refine error Signed-off-by: Brynn Yin <[email protected]>
Description
Fix tests, user agents.
And change _entities/flow -> _entities/flows for backward compatibility.
Here is the matrix of updated promptflow UAs
pf cli
: promptflow-cli/DEVKIT VERSION
from promptflow.client import PFClient
: promptflow-sdk/DEVKIT VERSION
pfazure cli
: promptflow-azure-cli/AZURE VERSION
from promptflow.azure import PFClient
: promptflow-azure-sdk/AZURE VERSION
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines