Skip to content
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

[Experiment] Change experiment cli "--file" to "--template" #2311

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

lalala123123
Copy link
Contributor

@lalala123123 lalala123123 commented Mar 12, 2024

Description

  1. Change experiment cli "--file" to "--template"
  2. pf experiment start --template, create a new experiment

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

All Promptflow Contribution checklist:

  • The pull request does not introduce [breaking changes].
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: suggested workflow.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@lalala123123 lalala123123 requested a review from a team as a code owner March 12, 2024 08:47
@github-actions github-actions bot added sdk prompt flow SDK cli prompt flow CLI promptflow labels Mar 12, 2024
Copy link

SDK CLI Global Config Test Result zhrua/update_experiment_cli

2 tests   2 ✅  50s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 3082037.

Copy link

promptflow-tracing unit test result zhrua/update_experiment_cli

 4 files   4 suites   22s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
16 runs  16 ✅ 0 💤 0 ❌

Results for commit 3082037.

Copy link

promptflow-tracing e2e test result zhrua/update_experiment_cli

 4 files   4 suites   1m 39s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
32 runs  32 ✅ 0 💤 0 ❌

Results for commit 3082037.

Copy link

promptflow SDK CLI Azure E2E Test Result zhrua/update_experiment_cli

  4 files    4 suites   3m 48s ⏱️
168 tests 149 ✅ 19 💤 0 ❌
672 runs  596 ✅ 76 💤 0 ❌

Results for commit 3082037.

Copy link

SDK CLI Test Result zhrua/update_experiment_cli

   12 files     12 suites   40m 33s ⏱️
  451 tests   433 ✅ 18 💤 0 ❌
1 804 runs  1 732 ✅ 72 💤 0 ❌

Results for commit 3082037.

@lalala123123 lalala123123 merged commit 84f6d7f into main Mar 12, 2024
47 checks passed
@lalala123123 lalala123123 deleted the zhrua/update_experiment_cli branch March 12, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli prompt flow CLI promptflow sdk prompt flow SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants