-
Notifications
You must be signed in to change notification settings - Fork 918
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
[Prompty] Optimize logic for build message in prompty #2919
Conversation
promptflow-core test result0 tests 0 ✅ 0s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
SDK CLI Global Config Test Result zhrua/escape_input_rool6 tests 6 ✅ 1m 14s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
Executor Unit Test Result zhrua/escape_input_rool796 tests 796 ✅ 3m 43s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
Executor E2E Test Result zhrua/escape_input_rool245 tests 239 ✅ 5m 14s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result zhrua/escape_input_rool 4 files 4 suites 1h 3m 53s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result zhrua/escape_input_rool 4 files 4 suites 4m 12s ⏱️ Results for commit b739abb. ♻️ This comment has been updated with latest results. |
Description
Features:
Escape/unescape roles for input
copy logic from:
Escape inputs of prompty:
Update tool/tool_choice code
copy logic from:
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines