-
Notifications
You must be signed in to change notification settings - Fork 905
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
[Internal] Add runtime dep of tracing to promptflow._internal #2470
Conversation
SDK CLI Global Config Test Result users/yangtongxu/addRuntimeTraceDepToInternal3 tests 3 ✅ 47s ⏱️ Results for commit 3c860a8. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result users/yangtongxu/addRuntimeTraceDepToInternal 4 files 4 suites 5m 30s ⏱️ Results for commit 3c860a8. ♻️ This comment has been updated with latest results. |
Executor Unit Test Result users/yangtongxu/addRuntimeTraceDepToInternal721 tests 721 ✅ 3m 47s ⏱️ Results for commit 3c860a8. ♻️ This comment has been updated with latest results. |
Executor E2E Test Result users/yangtongxu/addRuntimeTraceDepToInternal217 tests 215 ✅ 5m 36s ⏱️ Results for commit 3c860a8. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result users/yangtongxu/addRuntimeTraceDepToInternal 12 files 12 suites 48m 13s ⏱️ Results for commit 3c860a8. ♻️ This comment has been updated with latest results. |
Description
When we support tracing API in promptflow-runtime, we have some dependencies of promptflow. We add the dependencies at promptflow._internal.
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines