microsoft / promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
https://microsoft.github.io/promptflow/
MIT License
8.32k stars 712 forks source link

[ChatWindow] Return flex flow user code stacktrace #3119

Closed YingChen1996 closed 1 week ago

YingChen1996 commented 1 week ago

Description

Before: image image

After: image image

All Promptflow Contribution checklist:

General Guidelines and Best Practices

Testing Guidelines

github-actions[bot] commented 1 week ago

promptflow SDK CLI Azure E2E Test Result dev/chenyin/return_flex_user_stacktrace

  4 files    4 suites   4m 7s :stopwatch: 240 tests 205 :white_check_mark:  35 :zzz: 0 :x: 960 runs  820 :white_check_mark: 140 :zzz: 0 :x:

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

SDK CLI Global Config Test Result dev/chenyin/return_flex_user_stacktrace

6 tests   6 :white_check_mark:  1m 17s :stopwatch: 1 suites  0 :zzz: 1 files    0 :x:

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

promptflow-core test result

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Executor Unit Test Result dev/chenyin/return_flex_user_stacktrace

792 tests   792 :white_check_mark:  3m 43s :stopwatch:   1 suites    0 :zzz:   1 files      0 :x:

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Executor E2E Test Result dev/chenyin/return_flex_user_stacktrace

242 tests   234 :white_check_mark:  5m 15s :stopwatch:   1 suites    5 :zzz:   1 files      3 :x:

For more details on these failures, see this check.

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

SDK CLI Test Result dev/chenyin/return_flex_user_stacktrace

    4 files      4 suites   59m 50s :stopwatch:   682 tests   644 :white_check_mark:  38 :zzz: 0 :x: 2 728 runs  2 576 :white_check_mark: 152 :zzz: 0 :x:

Results for commit 81be8462.

:recycle: This comment has been updated with latest results.

YingChen1996 commented 1 week ago

image

image