diff --git a/docs.json b/docs.json index 0cfa907..b722932 100644 --- a/docs.json +++ b/docs.json @@ -66,12 +66,13 @@ ] }, { - "group": "Behaviors", + "group": "Judges", "icon": "gavel", "pages": [ - "behaviors/introduction", - "behaviors/setup", - "behaviors/pull-evaluations" + "judges/introduction", + "judges/setup", + "judges/submit-feedback", + "judges/pull-evaluations" ] }, { diff --git a/index.mdx b/index.mdx index 12fed3f..81f42a8 100644 --- a/index.mdx +++ b/index.mdx @@ -19,9 +19,9 @@ description: "Start improving your AI applications with ZeroEval" performance Get reliable AI evaluation with judges that are calibrated to human preferences diff --git a/behaviors/introduction.mdx b/judges/introduction.mdx similarity index 59% rename from behaviors/introduction.mdx rename to judges/introduction.mdx index 54822e7..d2d4b05 100644 --- a/behaviors/introduction.mdx +++ b/judges/introduction.mdx @@ -5,12 +5,12 @@ description: "Continuously evaluate your production traffic with judges that lea