-
Notifications
You must be signed in to change notification settings - Fork 3.2k
update built-in chat eval flow #34896
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
update built-in chat eval flow #34896
Conversation
* move groundedness to groundedness service * add fallback logic when groundedness service is not available in the region * change reason column name to <metric>_reason * add flight control to flow input
* add fallback_groundedness_evaluation node to chat node list * keep evaluation_per_turn column in output
|
Thank you for your contribution @qusongms! We will review the pull request and get back to you soon. |
* fix fallback logic check in valida_service * add e2e test of fallingback groundednes
|
Hi @qusongms. We've noticed that new changes have been pushed to this pull request. Because it is set to automatically merge, we've reset the approvals to allow the opportunity to review the updates. |
Hi @nagkumar91. We've noticed that new changes have been pushed to this pull request. Because it is set to automatically merge, we've reset the approvals to allow the opportunity to review the updates.
|
Hi @qusongms. We've noticed that new changes have been pushed to this pull request. Because it is set to automatically merge, we've reset the approvals to allow the opportunity to review the updates. |
|
Hi @qusongms. We've noticed that new changes have been pushed to this pull request. Because it is set to automatically merge, we've reset the approvals to allow the opportunity to review the updates. |
|
Hi @qusongms. We've noticed that new changes have been pushed to this pull request. Because it is set to automatically merge, we've reset the approvals to allow the opportunity to review the updates. |
Description
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines