You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now evaluations are created at the workspace level and then connected to a prompt.
It makes more sense to create those evaluations directly at the prompt level as usually evaluations are specific to a single prompt. It will also simplify the user experience.
Also this will make it super easy to version evaluations, which is currently not possible.
The text was updated successfully, but these errors were encountered:
Right now evaluations are created at the workspace level and then connected to a prompt.
It makes more sense to create those evaluations directly at the prompt level as usually evaluations are specific to a single prompt. It will also simplify the user experience.
Also this will make it super easy to version evaluations, which is currently not possible.
The text was updated successfully, but these errors were encountered: