-
Notifications
You must be signed in to change notification settings - Fork 888
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: avoid generating flow.tools.json for python dag flow on pfazure run create #2997
fix: avoid generating flow.tools.json for python dag flow on pfazure run create #2997
Conversation
promptflow SDK CLI Azure E2E Test Result zhangxingzhi/avoid-gen-tool-meta-for-python-dag 4 files 4 suites 5m 3s ⏱️ Results for commit e4d3604. ♻️ This comment has been updated with latest results. |
SDK CLI Global Config Test Result zhangxingzhi/avoid-gen-tool-meta-for-python-dag4 tests 4 ✅ 1m 9s ⏱️ Results for commit e4d3604. ♻️ This comment has been updated with latest results. |
Executor Unit Test Result zhangxingzhi/avoid-gen-tool-meta-for-python-dag792 tests 792 ✅ 3m 42s ⏱️ Results for commit e4d3604. ♻️ This comment has been updated with latest results. |
Executor E2E Test Result zhangxingzhi/avoid-gen-tool-meta-for-python-dag241 tests 236 ✅ 5m 9s ⏱️ Results for commit e4d3604. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result zhangxingzhi/avoid-gen-tool-meta-for-python-dag 4 files 4 suites 57m 44s ⏱️ Results for commit e4d3604. ♻️ This comment has been updated with latest results. |
Description
customer should be able to submit a pfazure dag flow even if they don't have a local runtime with all requirements installed.
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines