-
Notifications
You must be signed in to change notification settings - Fork 901
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
Rename LLM and Embedding span attributes #2270
Conversation
SDK CLI Global Config Test Result zhizhu/20240308-rename-llm-span-attributes2 tests 2 ✅ 43s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
promptflow-tracing unit test result zhizhu/20240308-rename-llm-span-attributes 4 files 4 suites 23s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
Executor Unit Test Result zhizhu/20240308-rename-llm-span-attributes754 tests 754 ✅ 55s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result zhizhu/20240308-rename-llm-span-attributes 4 files 4 suites 3m 44s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
Executor E2E Test Result zhizhu/20240308-rename-llm-span-attributes211 tests 209 ✅ 7m 24s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result zhizhu/20240308-rename-llm-span-attributes 12 files 12 suites 41m 50s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
…240308-rename-llm-span-attributes
promptflow-tracing e2e test result zhizhu/20240308-rename-llm-span-attributes 4 files 4 suites 1m 45s ⏱️ Results for commit 27b4599. ♻️ This comment has been updated with latest results. |
Description
Rename LLM and Embedding span attributes to align with the OpenTelemetry convention.
See #2266 for details.
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines