@agentmark-ai/cli 0.10.0 → 0.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/README.md +143 -1
  2. package/dist/.next/BUILD_ID +1 -1
  3. package/dist/.next/app-build-manifest.json +3 -3
  4. package/dist/.next/build-manifest.json +2 -2
  5. package/dist/.next/cache/.previewinfo +1 -1
  6. package/dist/.next/cache/.rscinfo +1 -1
  7. package/dist/.next/cache/.tsbuildinfo +1 -1
  8. package/dist/.next/cache/config.json +3 -3
  9. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  10. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  11. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  12. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  13. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  14. package/dist/.next/prerender-manifest.json +10 -10
  15. package/dist/.next/server/app/_not-found.html +1 -1
  16. package/dist/.next/server/app/_not-found.rsc +1 -1
  17. package/dist/.next/server/app/experiments/compare.html +1 -1
  18. package/dist/.next/server/app/experiments/compare.rsc +1 -1
  19. package/dist/.next/server/app/experiments.html +1 -1
  20. package/dist/.next/server/app/experiments.rsc +1 -1
  21. package/dist/.next/server/app/index.html +1 -1
  22. package/dist/.next/server/app/index.rsc +1 -1
  23. package/dist/.next/server/app/requests/page_client-reference-manifest.js +1 -1
  24. package/dist/.next/server/app/requests.html +1 -1
  25. package/dist/.next/server/app/requests.rsc +2 -2
  26. package/dist/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  27. package/dist/.next/server/app/sessions.html +1 -1
  28. package/dist/.next/server/app/sessions.rsc +2 -2
  29. package/dist/.next/server/app/traces/page_client-reference-manifest.js +1 -1
  30. package/dist/.next/server/app/traces.html +1 -1
  31. package/dist/.next/server/app/traces.rsc +2 -2
  32. package/dist/.next/server/chunks/478.js +2 -2
  33. package/dist/.next/server/pages/404.html +1 -1
  34. package/dist/.next/server/pages/500.html +1 -1
  35. package/dist/.next/server/server-reference-manifest.json +1 -1
  36. package/dist/.next/static/chunks/{41-8ba62a009d80b6dc.js → 41-f512c46d7ea943f6.js} +1 -1
  37. package/dist/.next/trace +56 -56
  38. package/dist/api-server.js +0 -1
  39. package/dist/api-server.js.map +1 -1
  40. package/dist/commands/deploy.d.ts +27 -0
  41. package/dist/commands/deploy.js +223 -0
  42. package/dist/commands/deploy.js.map +1 -0
  43. package/dist/commands/dev.d.ts +0 -1
  44. package/dist/commands/dev.js +79 -66
  45. package/dist/commands/dev.js.map +1 -1
  46. package/dist/commands/run-experiment.js +7 -28
  47. package/dist/commands/run-experiment.js.map +1 -1
  48. package/dist/commands/run-prompt.js +6 -27
  49. package/dist/commands/run-prompt.js.map +1 -1
  50. package/dist/config.d.ts +2 -12
  51. package/dist/config.js +4 -44
  52. package/dist/config.js.map +1 -1
  53. package/dist/connect/job-handler.d.ts +23 -0
  54. package/dist/connect/job-handler.js +187 -0
  55. package/dist/connect/job-handler.js.map +1 -0
  56. package/dist/index.js +3 -3
  57. package/dist/index.js.map +1 -1
  58. package/dist/runner-server.d.ts +0 -6
  59. package/dist/runner-server.js +3 -39
  60. package/dist/runner-server.js.map +1 -1
  61. package/package.json +3 -2
  62. package/dist/cloudflared/download.d.ts +0 -12
  63. package/dist/cloudflared/download.js +0 -130
  64. package/dist/cloudflared/download.js.map +0 -1
  65. package/dist/cloudflared/index.d.ts +0 -9
  66. package/dist/cloudflared/index.js +0 -20
  67. package/dist/cloudflared/index.js.map +0 -1
  68. package/dist/cloudflared/platform.d.ts +0 -20
  69. package/dist/cloudflared/platform.js +0 -79
  70. package/dist/cloudflared/platform.js.map +0 -1
  71. package/dist/cloudflared/tunnel.d.ts +0 -16
  72. package/dist/cloudflared/tunnel.js +0 -129
  73. package/dist/cloudflared/tunnel.js.map +0 -1
  74. package/dist/cloudflared/types.d.ts +0 -53
  75. package/dist/cloudflared/types.js +0 -8
  76. package/dist/cloudflared/types.js.map +0 -1
  77. package/dist/runner-server/middleware/signature-verification.d.ts +0 -37
  78. package/dist/runner-server/middleware/signature-verification.js +0 -55
  79. package/dist/runner-server/middleware/signature-verification.js.map +0 -1
  80. package/dist/tunnel.d.ts +0 -6
  81. package/dist/tunnel.js +0 -11
  82. package/dist/tunnel.js.map +0 -1
  83. /package/dist/.next/static/{p7ZqHwMUDueov4RV9Be-X → 2NZm040KzCzDPOX6MqoKG}/_buildManifest.js +0 -0
  84. /package/dist/.next/static/{p7ZqHwMUDueov4RV9Be-X → 2NZm040KzCzDPOX6MqoKG}/_ssgManifest.js +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "telemetry": {
3
- "notifiedAt": "1772560946553",
4
- "anonymousId": "e9c67326282d66f28c58090c2dc3b9872dc3e320148aa06d0fefd1ed80d4d36f",
5
- "salt": "d391ffc8eff4f0cf1300c6f08973bd54"
3
+ "notifiedAt": "1773916763170",
4
+ "anonymousId": "632261751a9ab02280bcc4f91ed918b2081ec89bc67fff9f328f1d0a5c7f69bf",
5
+ "salt": "8264394f4212322563baf758790ea436"
6
6
  }
7
7
  }
@@ -121,8 +121,7 @@
121
121
  "x-next-revalidate-tag-token"
122
122
  ]
123
123
  },
124
- "/_not-found": {
125
- "initialStatus": 404,
124
+ "/sessions": {
126
125
  "experimentalBypassFor": [
127
126
  {
128
127
  "type": "header",
@@ -135,8 +134,8 @@
135
134
  }
136
135
  ],
137
136
  "initialRevalidateSeconds": false,
138
- "srcRoute": "/_not-found",
139
- "dataRoute": "/_not-found.rsc",
137
+ "srcRoute": "/sessions",
138
+ "dataRoute": "/sessions.rsc",
140
139
  "allowHeader": [
141
140
  "host",
142
141
  "x-matched-path",
@@ -146,7 +145,8 @@
146
145
  "x-next-revalidate-tag-token"
147
146
  ]
148
147
  },
149
- "/sessions": {
148
+ "/_not-found": {
149
+ "initialStatus": 404,
150
150
  "experimentalBypassFor": [
151
151
  {
152
152
  "type": "header",
@@ -159,8 +159,8 @@
159
159
  }
160
160
  ],
161
161
  "initialRevalidateSeconds": false,
162
- "srcRoute": "/sessions",
163
- "dataRoute": "/sessions.rsc",
162
+ "srcRoute": "/_not-found",
163
+ "dataRoute": "/_not-found.rsc",
164
164
  "allowHeader": [
165
165
  "host",
166
166
  "x-matched-path",
@@ -174,8 +174,8 @@
174
174
  "dynamicRoutes": {},
175
175
  "notFoundRoutes": [],
176
176
  "preview": {
177
- "previewModeId": "6fd364d8232f1bf4865e801056a55d10",
178
- "previewModeSigningKey": "287680828a93619def2a62f48485360b6203ae496e39d25060b410106ba38020",
179
- "previewModeEncryptionKey": "d88662eb87cae7c69d67d03b707252641137370b45fb04b1843c8c600f4fec43"
177
+ "previewModeId": "3d2ff63eaf01f7abb0ba0caeb3c17d0c",
178
+ "previewModeSigningKey": "981a172e225e7b17909282f71dbf463040b54bf9bf7eba4644fd99aa08e76454",
179
+ "previewModeEncryptionKey": "aca121c70f6014285fd5e771c8346ae5ee08d3e6a8a14de58b70d582604c589b"
180
180
  }
181
181
  }
@@ -1 +1 @@
1
- <!DOCTYPE html><!--p7ZqHwMUDueov4RV9Be_X--><html lang="en" style="height:100%"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f10b0ea54196b48e.js"/><script src="/_next/static/chunks/87c73c54-09e1ba5c70e60a51.js" async=""></script><script src="/_next/static/chunks/18-175d23c8e99dd60b.js" async=""></script><script src="/_next/static/chunks/main-app-0b5725cb98f081b4.js" async=""></script><script src="/_next/static/chunks/860-75914efffd5add16.js" async=""></script><script src="/_next/static/chunks/757-19ef6a21d87937d9.js" async=""></script><script src="/_next/static/chunks/866-87ad78bf0bef953a.js" async=""></script><script src="/_next/static/chunks/app/layout-3af953219517dd3e.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui fm8y6g 1rod9u0 1ja2yci mh5795 slt4eh y3z2zg mdxzat awgou1 1r2yh9t jdubn1 csffzd 1rl0qlz 1wduhak 1lvf6xj 28aa2t 1r8o4oq cgobgq 1br1vyr 6w6j6 1t9pz9x 1g0hb2n bxmwoh 627mv6">.mui-fm8y6g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-fm8y6g{position:absolute;}}.mui-1rod9u0{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-1rod9u0{position:absolute;}}.mui-1ja2yci{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;height:100%;}@media (min-width:600px){.mui-1ja2yci{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-1ja2yci{min-height:48px;}}}@media (min-width:600px){.mui-1ja2yci{min-height:64px;}}.mui-mh5795{width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-mh5795 .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-slt4eh{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-slt4eh .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-y3z2zg{overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-mdxzat{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-awgou1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;}@media (min-width:600px){.mui-awgou1{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-awgou1{min-height:48px;}}}@media (min-width:600px){.mui-awgou1{min-height:64px;}}.mui-1r2yh9t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-1r2yh9t:hover{text-decoration-color:inherit;}.mui-jdubn1{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-jdubn1:hover{text-decoration-color:inherit;}.mui-csffzd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.mui-csffzd>:not(style):not(style){margin:0;}.mui-csffzd>:not(style)~:not(style){margin-left:8px;}.mui-1rl0qlz{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:0.0075em;}.mui-1wduhak{list-style:none;margin:0;padding:0;position:relative;padding-top:8px;padding-bottom:8px;}.mui-1lvf6xj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t:hover{text-decoration-color:inherit;}.mui-1r8o4oq{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-1r8o4oq:hover{text-decoration-color:inherit;}.mui-cgobgq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-cgobgq:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-cgobgq:hover{background-color:transparent;}}.mui-cgobgq.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-cgobgq.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-cgobgq.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-cgobgq.Mui-disabled{opacity:0.38;}.mui-1br1vyr{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-1br1vyr::-moz-focus-inner{border-style:none;}.mui-1br1vyr.Mui-disabled{pointer-events:none;cursor:default;}@media print{.mui-1br1vyr{-webkit-print-color-adjust:exact;color-adjust:exact;}}.mui-1br1vyr:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-1br1vyr:hover{background-color:transparent;}}.mui-1br1vyr.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-1br1vyr.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-1br1vyr.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-1br1vyr.Mui-disabled{opacity:0.38;}.mui-6w6j6{min-width:56px;color:rgba(0, 0, 0, 0.54);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:rgba(0, 0, 0, 0.6);}.mui-1t9pz9x{width:20px;height:20px;}.mui-1g0hb2n{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:rgba(0, 0, 0, 0.6);}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-secondary){display:block;}.mui-bxmwoh{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:0.875rem;line-height:1.43;letter-spacing:0.01071em;}.mui-627mv6{width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;padding-left:16px;padding-right:16px;margin-left:240px;height:100%;padding-top:90px;width:calc(100% - 240px);}@media (min-width:600px){.mui-627mv6{padding-left:24px;padding-right:24px;}}@media (min-width:1536px){.mui-627mv6{max-width:1536px;}}</style></head><body style="height:100%;margin:0"><div hidden=""><!--$--><!--/$--></div><header class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation4 MuiAppBar-root MuiAppBar-colorPrimary MuiAppBar-positionFixed mui-fixed mui-1rod9u0" style="--Paper-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-1ja2yci">Header</div></header><div class="MuiDrawer-root MuiDrawer-anchorLeft MuiDrawer-docked mui-slt4eh"><div class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation0 MuiDrawer-paper MuiDrawer-paperAnchorLeft MuiDrawer-paperAnchorDockedLeft mui-mdxzat" style="--Paper-shadow:none"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-awgou1"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways mui-jdubn1" href="/"><div class="MuiStack-root mui-csffzd"><img alt="Agentmark" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/logo.svg"/><h6 class="MuiTypography-root MuiTypography-h6 mui-1rl0qlz">Agentmark</h6></div></a></div><ul class="MuiList-root MuiList-padding MuiList-dense mui-1wduhak"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/requests"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Requests</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/traces"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Traces</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/sessions"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Sessions</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/experiments"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Experiments</span></div></div></a></ul></div></div><div class="MuiContainer-root MuiContainer-maxWidthXl mui-627mv6"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-f10b0ea54196b48e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[85341,[],\"\"]\n4:I[90025,[],\"\"]\n5:I[15104,[],\"OutletBoundary\"]\n7:I[94777,[],\"AsyncMetadataOutlet\"]\n9:I[15104,[],\"ViewportBoundary\"]\nb:I[15104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[34431,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"p7ZqHwMUDueov4RV9Be-X\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"style\":{\"height\":\"100%\"},\"children\":[\"$\",\"body\",null,{\"style\":{\"height\":\"100%\",\"margin\":0},\"children\":\"$L2\"}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"f:I[60174,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"$Lf\",null,{\"formats\":\"$undefined\",\"locale\":\"en\",\"messages\":{\"requests\":{\"title\":\"Requests\",\"columnHeader\":{\"cost\":\"Cost\",\"promptTokens\":\"Prompt Tokens\",\"promptName\":\"Prompt Name\",\"traceId\":\"Trace ID\",\"variables\":\"Props\",\"completionTokens\":\"Completion Tokens\",\"user\":\"User\",\"latency\":\"Latency\",\"modelUsed\":\"Model Used\",\"status\":\"Status\",\"input\":\"Input\",\"output\":\"Output\",\"date\":\"Date\",\"id\":\"ID\"},\"user\":\"User\",\"loadInEditor\":\"Load in Editor\",\"assistant\":\"Assistant\",\"system\":\"System\",\"noResults\":\"No Requests\",\"success\":\"Success\",\"fail\":\"Fail\"},\"traces\":{\"title\":\"Traces\",\"tokens\":\"Tokens\",\"system\":\"System\",\"user\":\"User\",\"assistant\":\"Assistant\",\"tool\":\"Tool\",\"metadata\":\"Metadata\",\"model\":\"Model\",\"noSpanSelected\":\"Select a span to view its details\",\"inputOutput\":\"Input/Output\",\"attributes\":\"Attributes\",\"evaluation\":\"Evaluation\",\"evaluations\":\"Evaluations\",\"evaluationName\":\"Name\",\"evaluationScore\":\"Score\",\"evaluationLabel\":\"Label\",\"evaluationReason\":\"Reason\",\"noEvaluationData\":\"No evaluation data available for this span\",\"noLLMData\":\"No LLM data available for this span\",\"noOutput\":\"No output available\",\"addAnnotation\":\"Add annotation\",\"addAnnotationTitle\":\"Add annotation\",\"annotationName\":\"Name\",\"annotationNamePlaceholder\":\"Short title for this annotation\",\"annotationLabel\":\"Label\",\"annotationLabelPlaceholder\":\"e.g., correctness, regression\",\"annotationScore\":\"Score\",\"annotationReason\":\"Reason\",\"annotationReasonPlaceholder\":\"Describe why you assigned this label/score\",\"annotationSaving\":\"Saving...\",\"annotationSave\":\"Save\",\"annotationCancel\":\"Cancel\",\"annotationSuccess\":\"Annotation added successfully. It will appear in the list shortly.\",\"annotationValidationError\":\"Name, label, score and reason are required\",\"spanId\":\"ID\",\"modelName\":\"Model\",\"addToDataset\":\"Add to dataset\",\"addToPrompt\":\"Add to prompt\",\"testPrompt\":\"Test prompt\",\"addToDatasetTitle\":\"Add to Dataset\",\"selectDataset\":\"Select Dataset\",\"selectDatasetDescription\":\"Choose a dataset to add this data to:\",\"dataToAdd\":\"Data to add\",\"noDatasets\":\"No datasets available. Create a dataset first.\",\"cancel\":\"Cancel\",\"add\":\"Add\",\"noDatasetProps\":\"No dataset properties available for this span\",\"noPromptMetadata\":\"No prompt properties available for this span\",\"traceDetails\":\"Trace Details\",\"traceId\":\"Trace ID\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"duration\":\"Duration\",\"status\":\"Status\",\"completed\":\"Completed\",\"inProgress\":\"In Progress\",\"error\":\"Error\",\"noTraces\":\"No Traces\",\"waitingOnTraces\":\"Waiting on traces...\",\"promptName\":\"Prompt Name\",\"modelUsed\":\"Model Used\",\"promptTokens\":\"Prompt Tokens\",\"completionTokens\":\"Completion Tokens\",\"cost\":\"Cost\",\"latency\":\"Latency\",\"tracesTab\":\"Traces\",\"sessionsTab\":\"Sessions\",\"noSessions\":\"No Sessions\",\"noDataAvailable\":\"No data available\",\"name\":\"Name\",\"timestamp\":\"Timestamp\",\"loading\":\"Loading traces...\",\"sessionDetails\":\"Session Details\"},\"sessions\":{\"title\":\"Sessions\",\"sessionId\":\"Session ID\",\"name\":\"Name\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"noSessions\":\"No Sessions\",\"loading\":\"Loading sessions...\",\"sessionDetails\":\"Session Details\"},\"experiments\":{\"title\":\"Experiments\",\"noExperiments\":\"No Experiments\",\"loading\":\"Loading experiments...\",\"loadError\":\"Failed to load experiments\",\"notFound\":\"Experiment not found\",\"backToList\":\"Back to Experiments\",\"id\":\"ID\",\"name\":\"Name\",\"promptName\":\"Prompt\",\"datasetPath\":\"Dataset\",\"items\":\"Items\",\"avgLatency\":\"Avg Latency\",\"totalCost\":\"Total Cost\",\"avgScore\":\"Avg Score\",\"createdAt\":\"Created\",\"compareButton\":\"Compare\",\"compareMaxLimit\":\"You can compare up to 3 experiments at a time\",\"clearSelection\":\"Clear Selection\",\"detail\":{\"summary\":\"Summary\",\"itemsTable\":\"Items\",\"input\":\"Input\",\"expectedOutput\":\"Expected Output\",\"actualOutput\":\"Actual Output\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"scores\":\"Scores\",\"itemName\":\"Item\",\"noItems\":\"No items in this experiment\",\"viewTrace\":\"View Trace\"},\"compare\":{\"title\":\"Compare Experiments\",\"invalidIds\":\"Please select 2 or 3 experiments to compare.\",\"error\":\"Unable to load experiments for comparison\",\"totalItems\":\"Total Items\",\"overlapping\":\"Overlapping\",\"improved\":\"Improved\",\"regressed\":\"Regressed\",\"unchanged\":\"Unchanged\",\"unscored\":\"Unscored\",\"sortBy\":\"Sort by\",\"itemName\":\"Item Name\",\"output\":\"Output\",\"score\":\"Score\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"delta\":\"Delta\",\"noItems\":\"No items to compare\"}}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L10\"}]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[79990,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n12:I[21425,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"ThemeProvider\"]\n13:I[60848,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"Layout\"]\n10:[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--2NZm040KzCzDPOX6MqoKG--><html lang="en" style="height:100%"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f10b0ea54196b48e.js"/><script src="/_next/static/chunks/87c73c54-09e1ba5c70e60a51.js" async=""></script><script src="/_next/static/chunks/18-175d23c8e99dd60b.js" async=""></script><script src="/_next/static/chunks/main-app-0b5725cb98f081b4.js" async=""></script><script src="/_next/static/chunks/860-75914efffd5add16.js" async=""></script><script src="/_next/static/chunks/757-19ef6a21d87937d9.js" async=""></script><script src="/_next/static/chunks/866-87ad78bf0bef953a.js" async=""></script><script src="/_next/static/chunks/app/layout-3af953219517dd3e.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui fm8y6g 1rod9u0 1ja2yci mh5795 slt4eh y3z2zg mdxzat awgou1 1r2yh9t jdubn1 csffzd 1rl0qlz 1wduhak 1lvf6xj 28aa2t 1r8o4oq cgobgq 1br1vyr 6w6j6 1t9pz9x 1g0hb2n bxmwoh 627mv6">.mui-fm8y6g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-fm8y6g{position:absolute;}}.mui-1rod9u0{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-1rod9u0{position:absolute;}}.mui-1ja2yci{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;height:100%;}@media (min-width:600px){.mui-1ja2yci{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-1ja2yci{min-height:48px;}}}@media (min-width:600px){.mui-1ja2yci{min-height:64px;}}.mui-mh5795{width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-mh5795 .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-slt4eh{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-slt4eh .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-y3z2zg{overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-mdxzat{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-awgou1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;}@media (min-width:600px){.mui-awgou1{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-awgou1{min-height:48px;}}}@media (min-width:600px){.mui-awgou1{min-height:64px;}}.mui-1r2yh9t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-1r2yh9t:hover{text-decoration-color:inherit;}.mui-jdubn1{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-jdubn1:hover{text-decoration-color:inherit;}.mui-csffzd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.mui-csffzd>:not(style):not(style){margin:0;}.mui-csffzd>:not(style)~:not(style){margin-left:8px;}.mui-1rl0qlz{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:0.0075em;}.mui-1wduhak{list-style:none;margin:0;padding:0;position:relative;padding-top:8px;padding-bottom:8px;}.mui-1lvf6xj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t:hover{text-decoration-color:inherit;}.mui-1r8o4oq{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-1r8o4oq:hover{text-decoration-color:inherit;}.mui-cgobgq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-cgobgq:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-cgobgq:hover{background-color:transparent;}}.mui-cgobgq.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-cgobgq.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-cgobgq.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-cgobgq.Mui-disabled{opacity:0.38;}.mui-1br1vyr{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-1br1vyr::-moz-focus-inner{border-style:none;}.mui-1br1vyr.Mui-disabled{pointer-events:none;cursor:default;}@media print{.mui-1br1vyr{-webkit-print-color-adjust:exact;color-adjust:exact;}}.mui-1br1vyr:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-1br1vyr:hover{background-color:transparent;}}.mui-1br1vyr.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-1br1vyr.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-1br1vyr.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-1br1vyr.Mui-disabled{opacity:0.38;}.mui-6w6j6{min-width:56px;color:rgba(0, 0, 0, 0.54);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:rgba(0, 0, 0, 0.6);}.mui-1t9pz9x{width:20px;height:20px;}.mui-1g0hb2n{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:rgba(0, 0, 0, 0.6);}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-secondary){display:block;}.mui-bxmwoh{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:0.875rem;line-height:1.43;letter-spacing:0.01071em;}.mui-627mv6{width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;padding-left:16px;padding-right:16px;margin-left:240px;height:100%;padding-top:90px;width:calc(100% - 240px);}@media (min-width:600px){.mui-627mv6{padding-left:24px;padding-right:24px;}}@media (min-width:1536px){.mui-627mv6{max-width:1536px;}}</style></head><body style="height:100%;margin:0"><div hidden=""><!--$--><!--/$--></div><header class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation4 MuiAppBar-root MuiAppBar-colorPrimary MuiAppBar-positionFixed mui-fixed mui-1rod9u0" style="--Paper-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-1ja2yci">Header</div></header><div class="MuiDrawer-root MuiDrawer-anchorLeft MuiDrawer-docked mui-slt4eh"><div class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation0 MuiDrawer-paper MuiDrawer-paperAnchorLeft MuiDrawer-paperAnchorDockedLeft mui-mdxzat" style="--Paper-shadow:none"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-awgou1"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways mui-jdubn1" href="/"><div class="MuiStack-root mui-csffzd"><img alt="Agentmark" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/logo.svg"/><h6 class="MuiTypography-root MuiTypography-h6 mui-1rl0qlz">Agentmark</h6></div></a></div><ul class="MuiList-root MuiList-padding MuiList-dense mui-1wduhak"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/requests"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Requests</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/traces"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Traces</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/sessions"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Sessions</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/experiments"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Experiments</span></div></div></a></ul></div></div><div class="MuiContainer-root MuiContainer-maxWidthXl mui-627mv6"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-f10b0ea54196b48e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[85341,[],\"\"]\n4:I[90025,[],\"\"]\n5:I[15104,[],\"OutletBoundary\"]\n7:I[94777,[],\"AsyncMetadataOutlet\"]\n9:I[15104,[],\"ViewportBoundary\"]\nb:I[15104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[34431,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"2NZm040KzCzDPOX6MqoKG\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"style\":{\"height\":\"100%\"},\"children\":[\"$\",\"body\",null,{\"style\":{\"height\":\"100%\",\"margin\":0},\"children\":\"$L2\"}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"f:I[60174,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"$Lf\",null,{\"formats\":\"$undefined\",\"locale\":\"en\",\"messages\":{\"requests\":{\"title\":\"Requests\",\"columnHeader\":{\"cost\":\"Cost\",\"promptTokens\":\"Prompt Tokens\",\"promptName\":\"Prompt Name\",\"traceId\":\"Trace ID\",\"variables\":\"Props\",\"completionTokens\":\"Completion Tokens\",\"user\":\"User\",\"latency\":\"Latency\",\"modelUsed\":\"Model Used\",\"status\":\"Status\",\"input\":\"Input\",\"output\":\"Output\",\"date\":\"Date\",\"id\":\"ID\"},\"user\":\"User\",\"loadInEditor\":\"Load in Editor\",\"assistant\":\"Assistant\",\"system\":\"System\",\"noResults\":\"No Requests\",\"success\":\"Success\",\"fail\":\"Fail\"},\"traces\":{\"title\":\"Traces\",\"tokens\":\"Tokens\",\"system\":\"System\",\"user\":\"User\",\"assistant\":\"Assistant\",\"tool\":\"Tool\",\"metadata\":\"Metadata\",\"model\":\"Model\",\"noSpanSelected\":\"Select a span to view its details\",\"inputOutput\":\"Input/Output\",\"attributes\":\"Attributes\",\"evaluation\":\"Evaluation\",\"evaluations\":\"Evaluations\",\"evaluationName\":\"Name\",\"evaluationScore\":\"Score\",\"evaluationLabel\":\"Label\",\"evaluationReason\":\"Reason\",\"noEvaluationData\":\"No evaluation data available for this span\",\"noLLMData\":\"No LLM data available for this span\",\"noOutput\":\"No output available\",\"addAnnotation\":\"Add annotation\",\"addAnnotationTitle\":\"Add annotation\",\"annotationName\":\"Name\",\"annotationNamePlaceholder\":\"Short title for this annotation\",\"annotationLabel\":\"Label\",\"annotationLabelPlaceholder\":\"e.g., correctness, regression\",\"annotationScore\":\"Score\",\"annotationReason\":\"Reason\",\"annotationReasonPlaceholder\":\"Describe why you assigned this label/score\",\"annotationSaving\":\"Saving...\",\"annotationSave\":\"Save\",\"annotationCancel\":\"Cancel\",\"annotationSuccess\":\"Annotation added successfully. It will appear in the list shortly.\",\"annotationValidationError\":\"Name, label, score and reason are required\",\"spanId\":\"ID\",\"modelName\":\"Model\",\"addToDataset\":\"Add to dataset\",\"addToPrompt\":\"Add to prompt\",\"testPrompt\":\"Test prompt\",\"addToDatasetTitle\":\"Add to Dataset\",\"selectDataset\":\"Select Dataset\",\"selectDatasetDescription\":\"Choose a dataset to add this data to:\",\"dataToAdd\":\"Data to add\",\"noDatasets\":\"No datasets available. Create a dataset first.\",\"cancel\":\"Cancel\",\"add\":\"Add\",\"noDatasetProps\":\"No dataset properties available for this span\",\"noPromptMetadata\":\"No prompt properties available for this span\",\"traceDetails\":\"Trace Details\",\"traceId\":\"Trace ID\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"duration\":\"Duration\",\"status\":\"Status\",\"completed\":\"Completed\",\"inProgress\":\"In Progress\",\"error\":\"Error\",\"noTraces\":\"No Traces\",\"waitingOnTraces\":\"Waiting on traces...\",\"promptName\":\"Prompt Name\",\"modelUsed\":\"Model Used\",\"promptTokens\":\"Prompt Tokens\",\"completionTokens\":\"Completion Tokens\",\"cost\":\"Cost\",\"latency\":\"Latency\",\"tracesTab\":\"Traces\",\"sessionsTab\":\"Sessions\",\"noSessions\":\"No Sessions\",\"noDataAvailable\":\"No data available\",\"name\":\"Name\",\"timestamp\":\"Timestamp\",\"loading\":\"Loading traces...\",\"sessionDetails\":\"Session Details\"},\"sessions\":{\"title\":\"Sessions\",\"sessionId\":\"Session ID\",\"name\":\"Name\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"noSessions\":\"No Sessions\",\"loading\":\"Loading sessions...\",\"sessionDetails\":\"Session Details\"},\"experiments\":{\"title\":\"Experiments\",\"noExperiments\":\"No Experiments\",\"loading\":\"Loading experiments...\",\"loadError\":\"Failed to load experiments\",\"notFound\":\"Experiment not found\",\"backToList\":\"Back to Experiments\",\"id\":\"ID\",\"name\":\"Name\",\"promptName\":\"Prompt\",\"datasetPath\":\"Dataset\",\"items\":\"Items\",\"avgLatency\":\"Avg Latency\",\"totalCost\":\"Total Cost\",\"avgScore\":\"Avg Score\",\"createdAt\":\"Created\",\"compareButton\":\"Compare\",\"compareMaxLimit\":\"You can compare up to 3 experiments at a time\",\"clearSelection\":\"Clear Selection\",\"detail\":{\"summary\":\"Summary\",\"itemsTable\":\"Items\",\"input\":\"Input\",\"expectedOutput\":\"Expected Output\",\"actualOutput\":\"Actual Output\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"scores\":\"Scores\",\"itemName\":\"Item\",\"noItems\":\"No items in this experiment\",\"viewTrace\":\"View Trace\"},\"compare\":{\"title\":\"Compare Experiments\",\"invalidIds\":\"Please select 2 or 3 experiments to compare.\",\"error\":\"Unable to load experiments for comparison\",\"totalItems\":\"Total Items\",\"overlapping\":\"Overlapping\",\"improved\":\"Improved\",\"regressed\":\"Regressed\",\"unchanged\":\"Unchanged\",\"unscored\":\"Unscored\",\"sortBy\":\"Sort by\",\"itemName\":\"Item Name\",\"output\":\"Output\",\"score\":\"Score\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"delta\":\"Delta\",\"noItems\":\"No items to compare\"}}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L10\"}]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[79990,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n12:I[21425,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"ThemeProvider\"]\n13:I[60848,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"Layout\"]\n10:[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -7,7 +7,7 @@
7
7
  b:I[15104,[],"MetadataBoundary"]
8
8
  c:"$Sreact.suspense"
9
9
  e:I[34431,[],""]
10
- 0:{"P":null,"b":"p7ZqHwMUDueov4RV9Be-X","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[null,["$","html",null,{"lang":"en","style":{"height":"100%"},"children":["$","body",null,{"style":{"height":"100%","margin":0},"children":"$L2"}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
10
+ 0:{"P":null,"b":"2NZm040KzCzDPOX6MqoKG","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[null,["$","html",null,{"lang":"en","style":{"height":"100%"},"children":["$","body",null,{"style":{"height":"100%","margin":0},"children":"$L2"}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
11
11
  f:I[60174,["860","static/chunks/860-75914efffd5add16.js","757","static/chunks/757-19ef6a21d87937d9.js","866","static/chunks/866-87ad78bf0bef953a.js","177","static/chunks/app/layout-3af953219517dd3e.js"],"default"]
12
12
  2:["$","$Lf",null,{"formats":"$undefined","locale":"en","messages":{"requests":{"title":"Requests","columnHeader":{"cost":"Cost","promptTokens":"Prompt Tokens","promptName":"Prompt Name","traceId":"Trace ID","variables":"Props","completionTokens":"Completion Tokens","user":"User","latency":"Latency","modelUsed":"Model Used","status":"Status","input":"Input","output":"Output","date":"Date","id":"ID"},"user":"User","loadInEditor":"Load in Editor","assistant":"Assistant","system":"System","noResults":"No Requests","success":"Success","fail":"Fail"},"traces":{"title":"Traces","tokens":"Tokens","system":"System","user":"User","assistant":"Assistant","tool":"Tool","metadata":"Metadata","model":"Model","noSpanSelected":"Select a span to view its details","inputOutput":"Input/Output","attributes":"Attributes","evaluation":"Evaluation","evaluations":"Evaluations","evaluationName":"Name","evaluationScore":"Score","evaluationLabel":"Label","evaluationReason":"Reason","noEvaluationData":"No evaluation data available for this span","noLLMData":"No LLM data available for this span","noOutput":"No output available","addAnnotation":"Add annotation","addAnnotationTitle":"Add annotation","annotationName":"Name","annotationNamePlaceholder":"Short title for this annotation","annotationLabel":"Label","annotationLabelPlaceholder":"e.g., correctness, regression","annotationScore":"Score","annotationReason":"Reason","annotationReasonPlaceholder":"Describe why you assigned this label/score","annotationSaving":"Saving...","annotationSave":"Save","annotationCancel":"Cancel","annotationSuccess":"Annotation added successfully. It will appear in the list shortly.","annotationValidationError":"Name, label, score and reason are required","spanId":"ID","modelName":"Model","addToDataset":"Add to dataset","addToPrompt":"Add to prompt","testPrompt":"Test prompt","addToDatasetTitle":"Add to Dataset","selectDataset":"Select Dataset","selectDatasetDescription":"Choose a dataset to add this data to:","dataToAdd":"Data to add","noDatasets":"No datasets available. Create a dataset first.","cancel":"Cancel","add":"Add","noDatasetProps":"No dataset properties available for this span","noPromptMetadata":"No prompt properties available for this span","traceDetails":"Trace Details","traceId":"Trace ID","startTime":"Start Time","endTime":"End Time","duration":"Duration","status":"Status","completed":"Completed","inProgress":"In Progress","error":"Error","noTraces":"No Traces","waitingOnTraces":"Waiting on traces...","promptName":"Prompt Name","modelUsed":"Model Used","promptTokens":"Prompt Tokens","completionTokens":"Completion Tokens","cost":"Cost","latency":"Latency","tracesTab":"Traces","sessionsTab":"Sessions","noSessions":"No Sessions","noDataAvailable":"No data available","name":"Name","timestamp":"Timestamp","loading":"Loading traces...","sessionDetails":"Session Details"},"sessions":{"title":"Sessions","sessionId":"Session ID","name":"Name","startTime":"Start Time","endTime":"End Time","noSessions":"No Sessions","loading":"Loading sessions...","sessionDetails":"Session Details"},"experiments":{"title":"Experiments","noExperiments":"No Experiments","loading":"Loading experiments...","loadError":"Failed to load experiments","notFound":"Experiment not found","backToList":"Back to Experiments","id":"ID","name":"Name","promptName":"Prompt","datasetPath":"Dataset","items":"Items","avgLatency":"Avg Latency","totalCost":"Total Cost","avgScore":"Avg Score","createdAt":"Created","compareButton":"Compare","compareMaxLimit":"You can compare up to 3 experiments at a time","clearSelection":"Clear Selection","detail":{"summary":"Summary","itemsTable":"Items","input":"Input","expectedOutput":"Expected Output","actualOutput":"Actual Output","latency":"Latency","cost":"Cost","scores":"Scores","itemName":"Item","noItems":"No items in this experiment","viewTrace":"View Trace"},"compare":{"title":"Compare Experiments","invalidIds":"Please select 2 or 3 experiments to compare.","error":"Unable to load experiments for comparison","totalItems":"Total Items","overlapping":"Overlapping","improved":"Improved","regressed":"Regressed","unchanged":"Unchanged","unscored":"Unscored","sortBy":"Sort by","itemName":"Item Name","output":"Output","score":"Score","latency":"Latency","cost":"Cost","delta":"Delta","noItems":"No items to compare"}}},"now":"$undefined","timeZone":"UTC","children":"$L10"}]
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1 +1 @@
1
- <!DOCTYPE html><!--p7ZqHwMUDueov4RV9Be_X--><html lang="en" style="height:100%"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f10b0ea54196b48e.js"/><script src="/_next/static/chunks/87c73c54-09e1ba5c70e60a51.js" async=""></script><script src="/_next/static/chunks/18-175d23c8e99dd60b.js" async=""></script><script src="/_next/static/chunks/main-app-0b5725cb98f081b4.js" async=""></script><script src="/_next/static/chunks/860-75914efffd5add16.js" async=""></script><script src="/_next/static/chunks/729-21a669506b8ae33c.js" async=""></script><script src="/_next/static/chunks/352-d7aa9d2da963e9e5.js" async=""></script><script src="/_next/static/chunks/757-19ef6a21d87937d9.js" async=""></script><script src="/_next/static/chunks/181-396b329bd35e4de0.js" async=""></script><script src="/_next/static/chunks/app/experiments/compare/page-b99f5e9ebb5488b4.js" async=""></script><script src="/_next/static/chunks/866-87ad78bf0bef953a.js" async=""></script><script src="/_next/static/chunks/app/layout-3af953219517dd3e.js" async=""></script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui fm8y6g 1rod9u0 1ja2yci mh5795 slt4eh y3z2zg mdxzat awgou1 1r2yh9t jdubn1 csffzd 1rl0qlz 1wduhak 1lvf6xj 28aa2t 1r8o4oq cgobgq 1br1vyr 6w6j6 1t9pz9x 1g0hb2n bxmwoh 627mv6">.mui-fm8y6g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-fm8y6g{position:absolute;}}.mui-1rod9u0{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-1rod9u0{position:absolute;}}.mui-1ja2yci{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;height:100%;}@media (min-width:600px){.mui-1ja2yci{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-1ja2yci{min-height:48px;}}}@media (min-width:600px){.mui-1ja2yci{min-height:64px;}}.mui-mh5795{width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-mh5795 .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-slt4eh{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-slt4eh .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-y3z2zg{overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-mdxzat{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-awgou1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;}@media (min-width:600px){.mui-awgou1{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-awgou1{min-height:48px;}}}@media (min-width:600px){.mui-awgou1{min-height:64px;}}.mui-1r2yh9t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-1r2yh9t:hover{text-decoration-color:inherit;}.mui-jdubn1{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-jdubn1:hover{text-decoration-color:inherit;}.mui-csffzd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.mui-csffzd>:not(style):not(style){margin:0;}.mui-csffzd>:not(style)~:not(style){margin-left:8px;}.mui-1rl0qlz{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:0.0075em;}.mui-1wduhak{list-style:none;margin:0;padding:0;position:relative;padding-top:8px;padding-bottom:8px;}.mui-1lvf6xj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t:hover{text-decoration-color:inherit;}.mui-1r8o4oq{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-1r8o4oq:hover{text-decoration-color:inherit;}.mui-cgobgq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-cgobgq:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-cgobgq:hover{background-color:transparent;}}.mui-cgobgq.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-cgobgq.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-cgobgq.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-cgobgq.Mui-disabled{opacity:0.38;}.mui-1br1vyr{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-1br1vyr::-moz-focus-inner{border-style:none;}.mui-1br1vyr.Mui-disabled{pointer-events:none;cursor:default;}@media print{.mui-1br1vyr{-webkit-print-color-adjust:exact;color-adjust:exact;}}.mui-1br1vyr:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-1br1vyr:hover{background-color:transparent;}}.mui-1br1vyr.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-1br1vyr.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-1br1vyr.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-1br1vyr.Mui-disabled{opacity:0.38;}.mui-6w6j6{min-width:56px;color:rgba(0, 0, 0, 0.54);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:rgba(0, 0, 0, 0.6);}.mui-1t9pz9x{width:20px;height:20px;}.mui-1g0hb2n{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:rgba(0, 0, 0, 0.6);}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-secondary){display:block;}.mui-bxmwoh{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:0.875rem;line-height:1.43;letter-spacing:0.01071em;}.mui-627mv6{width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;padding-left:16px;padding-right:16px;margin-left:240px;height:100%;padding-top:90px;width:calc(100% - 240px);}@media (min-width:600px){.mui-627mv6{padding-left:24px;padding-right:24px;}}@media (min-width:1536px){.mui-627mv6{max-width:1536px;}}</style></head><body style="height:100%;margin:0"><div hidden=""><!--$--><!--/$--></div><header class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation4 MuiAppBar-root MuiAppBar-colorPrimary MuiAppBar-positionFixed mui-fixed mui-1rod9u0" style="--Paper-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-1ja2yci">Header</div></header><div class="MuiDrawer-root MuiDrawer-anchorLeft MuiDrawer-docked mui-slt4eh"><div class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation0 MuiDrawer-paper MuiDrawer-paperAnchorLeft MuiDrawer-paperAnchorDockedLeft mui-mdxzat" style="--Paper-shadow:none"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-awgou1"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways mui-jdubn1" href="/"><div class="MuiStack-root mui-csffzd"><img alt="Agentmark" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/logo.svg"/><h6 class="MuiTypography-root MuiTypography-h6 mui-1rl0qlz">Agentmark</h6></div></a></div><ul class="MuiList-root MuiList-padding MuiList-dense mui-1wduhak"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/requests"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Requests</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/traces"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Traces</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/sessions"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Sessions</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/experiments"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Experiments</span></div></div></a></ul></div></div><div class="MuiContainer-root MuiContainer-maxWidthXl mui-627mv6"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div>Loading...</div><!--/$--><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-f10b0ea54196b48e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[85341,[],\"\"]\n4:I[90025,[],\"\"]\n5:I[41012,[],\"ClientPageRoot\"]\n6:I[48322,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"729\",\"static/chunks/729-21a669506b8ae33c.js\",\"352\",\"static/chunks/352-d7aa9d2da963e9e5.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"181\",\"static/chunks/181-396b329bd35e4de0.js\",\"257\",\"static/chunks/app/experiments/compare/page-b99f5e9ebb5488b4.js\"],\"default\"]\n9:I[15104,[],\"OutletBoundary\"]\nb:I[94777,[],\"AsyncMetadataOutlet\"]\nd:I[15104,[],\"ViewportBoundary\"]\nf:I[15104,[],\"MetadataBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[34431,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"p7ZqHwMUDueov4RV9Be-X\",\"p\":\"\",\"c\":[\"\",\"experiments\",\"compare\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"experiments\",{\"children\":[\"compare\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"style\":{\"height\":\"100%\"},\"children\":[\"$\",\"body\",null,{\"style\":{\"height\":\"100%\",\"margin\":0},\"children\":\"$L2\"}]}]]}],{\"children\":[\"experiments\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"compare\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],null],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$10\",null,{\"fallback\":null,\"children\":\"$L11\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:2:children:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"13:I[60174,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"$L13\",null,{\"formats\":\"$undefined\",\"locale\":\"en\",\"messages\":{\"requests\":{\"title\":\"Requests\",\"columnHeader\":{\"cost\":\"Cost\",\"promptTokens\":\"Prompt Tokens\",\"promptName\":\"Prompt Name\",\"traceId\":\"Trace ID\",\"variables\":\"Props\",\"completionTokens\":\"Completion Tokens\",\"user\":\"User\",\"latency\":\"Latency\",\"modelUsed\":\"Model Used\",\"status\":\"Status\",\"input\":\"Input\",\"output\":\"Output\",\"date\":\"Date\",\"id\":\"ID\"},\"user\":\"User\",\"loadInEditor\":\"Load in Editor\",\"assistant\":\"Assistant\",\"system\":\"System\",\"noResults\":\"No Requests\",\"success\":\"Success\",\"fail\":\"Fail\"},\"traces\":{\"title\":\"Traces\",\"tokens\":\"Tokens\",\"system\":\"System\",\"user\":\"User\",\"assistant\":\"Assistant\",\"tool\":\"Tool\",\"metadata\":\"Metadata\",\"model\":\"Model\",\"noSpanSelected\":\"Select a span to view its details\",\"inputOutput\":\"Input/Output\",\"attributes\":\"Attributes\",\"evaluation\":\"Evaluation\",\"evaluations\":\"Evaluations\",\"evaluationName\":\"Name\",\"evaluationScore\":\"Score\",\"evaluationLabel\":\"Label\",\"evaluationReason\":\"Reason\",\"noEvaluationData\":\"No evaluation data available for this span\",\"noLLMData\":\"No LLM data available for this span\",\"noOutput\":\"No output available\",\"addAnnotation\":\"Add annotation\",\"addAnnotationTitle\":\"Add annotation\",\"annotationName\":\"Name\",\"annotationNamePlaceholder\":\"Short title for this annotation\",\"annotationLabel\":\"Label\",\"annotationLabelPlaceholder\":\"e.g., correctness, regression\",\"annotationScore\":\"Score\",\"annotationReason\":\"Reason\",\"annotationReasonPlaceholder\":\"Describe why you assigned this label/score\",\"annotationSaving\":\"Saving...\",\"annotationSave\":\"Save\",\"annotationCancel\":\"Cancel\",\"annotationSuccess\":\"Annotation added successfully. It will appear in the list shortly.\",\"annotationValidationError\":\"Name, label, score and reason are required\",\"spanId\":\"ID\",\"modelName\":\"Model\",\"addToDataset\":\"Add to dataset\",\"addToPrompt\":\"Add to prompt\",\"testPrompt\":\"Test prompt\",\"addToDatasetTitle\":\"Add to Dataset\",\"selectDataset\":\"Select Dataset\",\"selectDatasetDescription\":\"Choose a dataset to add this data to:\",\"dataToAdd\":\"Data to add\",\"noDatasets\":\"No datasets available. Create a dataset first.\",\"cancel\":\"Cancel\",\"add\":\"Add\",\"noDatasetProps\":\"No dataset properties available for this span\",\"noPromptMetadata\":\"No prompt properties available for this span\",\"traceDetails\":\"Trace Details\",\"traceId\":\"Trace ID\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"duration\":\"Duration\",\"status\":\"Status\",\"completed\":\"Completed\",\"inProgress\":\"In Progress\",\"error\":\"Error\",\"noTraces\":\"No Traces\",\"waitingOnTraces\":\"Waiting on traces...\",\"promptName\":\"Prompt Name\",\"modelUsed\":\"Model Used\",\"promptTokens\":\"Prompt Tokens\",\"completionTokens\":\"Completion Tokens\",\"cost\":\"Cost\",\"latency\":\"Latency\",\"tracesTab\":\"Traces\",\"sessionsTab\":\"Sessions\",\"noSessions\":\"No Sessions\",\"noDataAvailable\":\"No data available\",\"name\":\"Name\",\"timestamp\":\"Timestamp\",\"loading\":\"Loading traces...\",\"sessionDetails\":\"Session Details\"},\"sessions\":{\"title\":\"Sessions\",\"sessionId\":\"Session ID\",\"name\":\"Name\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"noSessions\":\"No Sessions\",\"loading\":\"Loading sessions...\",\"sessionDetails\":\"Session Details\"},\"experiments\":{\"title\":\"Experiments\",\"noExperiments\":\"No Experiments\",\"loading\":\"Loading experiments...\",\"loadError\":\"Failed to load experiments\",\"notFound\":\"Experiment not found\",\"backToList\":\"Back to Experiments\",\"id\":\"ID\",\"name\":\"Name\",\"promptName\":\"Prompt\",\"datasetPath\":\"Dataset\",\"items\":\"Items\",\"avgLatency\":\"Avg Latency\",\"totalCost\":\"Total Cost\",\"avgScore\":\"Avg Score\",\"createdAt\":\"Created\",\"compareButton\":\"Compare\",\"compareMaxLimit\":\"You can compare up to 3 experiments at a time\",\"clearSelection\":\"Clear Selection\",\"detail\":{\"summary\":\"Summary\",\"itemsTable\":\"Items\",\"input\":\"Input\",\"expectedOutput\":\"Expected Output\",\"actualOutput\":\"Actual Output\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"scores\":\"Scores\",\"itemName\":\"Item\",\"noItems\":\"No items in this experiment\",\"viewTrace\":\"View Trace\"},\"compare\":{\"title\":\"Compare Experiments\",\"invalidIds\":\"Please select 2 or 3 experiments to compare.\",\"error\":\"Unable to load experiments for comparison\",\"totalItems\":\"Total Items\",\"overlapping\":\"Overlapping\",\"improved\":\"Improved\",\"regressed\":\"Regressed\",\"unchanged\":\"Unchanged\",\"unscored\":\"Unscored\",\"sortBy\":\"Sort by\",\"itemName\":\"Item Name\",\"output\":\"Output\",\"score\":\"Score\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"delta\":\"Delta\",\"noItems\":\"No items to compare\"}}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L14\"}]\n"])</script><script>self.__next_f.push([1,"15:I[79990,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n16:I[21425,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"ThemeProvider\"]\n17:I[60848,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"Layout\"]\n"])</script><script>self.__next_f.push([1,"14:[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$L17\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"c:{\"metadata\":[],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"11:\"$c:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--2NZm040KzCzDPOX6MqoKG--><html lang="en" style="height:100%"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f10b0ea54196b48e.js"/><script src="/_next/static/chunks/87c73c54-09e1ba5c70e60a51.js" async=""></script><script src="/_next/static/chunks/18-175d23c8e99dd60b.js" async=""></script><script src="/_next/static/chunks/main-app-0b5725cb98f081b4.js" async=""></script><script src="/_next/static/chunks/860-75914efffd5add16.js" async=""></script><script src="/_next/static/chunks/729-21a669506b8ae33c.js" async=""></script><script src="/_next/static/chunks/352-d7aa9d2da963e9e5.js" async=""></script><script src="/_next/static/chunks/757-19ef6a21d87937d9.js" async=""></script><script src="/_next/static/chunks/181-396b329bd35e4de0.js" async=""></script><script src="/_next/static/chunks/app/experiments/compare/page-b99f5e9ebb5488b4.js" async=""></script><script src="/_next/static/chunks/866-87ad78bf0bef953a.js" async=""></script><script src="/_next/static/chunks/app/layout-3af953219517dd3e.js" async=""></script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui fm8y6g 1rod9u0 1ja2yci mh5795 slt4eh y3z2zg mdxzat awgou1 1r2yh9t jdubn1 csffzd 1rl0qlz 1wduhak 1lvf6xj 28aa2t 1r8o4oq cgobgq 1br1vyr 6w6j6 1t9pz9x 1g0hb2n bxmwoh 627mv6">.mui-fm8y6g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-fm8y6g{position:absolute;}}.mui-1rod9u0{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:fixed;z-index:1100;top:0;left:auto;right:0;--AppBar-background:#1976d2;--AppBar-color:#fff;background-color:var(--AppBar-background);color:var(--AppBar-color);}@media print{.mui-1rod9u0{position:absolute;}}.mui-1ja2yci{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;height:100%;}@media (min-width:600px){.mui-1ja2yci{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-1ja2yci{min-height:48px;}}}@media (min-width:600px){.mui-1ja2yci{min-height:64px;}}.mui-mh5795{width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-mh5795 .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-slt4eh{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}.mui-slt4eh .MuiDrawer-paper{width:240px;box-sizing:border-box;}.mui-y3z2zg{overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-mdxzat{background-color:#fff;color:rgba(0, 0, 0, 0.87);-webkit-transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:var(--Paper-shadow);background-image:var(--Paper-overlay);overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;z-index:1200;-webkit-overflow-scrolling:touch;position:fixed;top:0;outline:0;left:0;border-right:1px solid rgba(0, 0, 0, 0.12);}.mui-awgou1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px;min-height:56px;}@media (min-width:600px){.mui-awgou1{padding-left:24px;padding-right:24px;}}@media (min-width:0px){@media (orientation: landscape){.mui-awgou1{min-height:48px;}}}@media (min-width:600px){.mui-awgou1{min-height:64px;}}.mui-1r2yh9t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-1r2yh9t:hover{text-decoration-color:inherit;}.mui-jdubn1{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);}.mui-jdubn1:hover{text-decoration-color:inherit;}.mui-csffzd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.mui-csffzd>:not(style):not(style){margin:0;}.mui-csffzd>:not(style)~:not(style){margin-left:8px;}.mui-1rl0qlz{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:0.0075em;}.mui-1wduhak{list-style:none;margin:0;padding:0;position:relative;padding-top:8px;padding-bottom:8px;}.mui-1lvf6xj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-28aa2t:hover{text-decoration-color:inherit;}.mui-1r8o4oq{margin:0;font:inherit;line-height:inherit;letter-spacing:inherit;color:#1976d2;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--Link-underlineColor);--Link-underlineColor:rgba(25, 118, 210, 0.4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:16px;padding-right:16px;}.mui-1r8o4oq:hover{text-decoration-color:inherit;}.mui-cgobgq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-cgobgq:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-cgobgq:hover{background-color:transparent;}}.mui-cgobgq.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-cgobgq.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-cgobgq.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-cgobgq.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-cgobgq.Mui-disabled{opacity:0.38;}.mui-1br1vyr{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-text-decoration:none;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;padding-top:8px;padding-bottom:8px;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px;}.mui-1br1vyr::-moz-focus-inner{border-style:none;}.mui-1br1vyr.Mui-disabled{pointer-events:none;cursor:default;}@media print{.mui-1br1vyr{-webkit-print-color-adjust:exact;color-adjust:exact;}}.mui-1br1vyr:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.mui-1br1vyr:hover{background-color:transparent;}}.mui-1br1vyr.Mui-selected{background-color:rgba(25, 118, 210, 0.08);}.mui-1br1vyr.Mui-selected.Mui-focusVisible{background-color:rgba(25, 118, 210, 0.2);}.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.12);}@media (hover: none){.mui-1br1vyr.Mui-selected:hover{background-color:rgba(25, 118, 210, 0.08);}}.mui-1br1vyr.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.mui-1br1vyr.Mui-disabled{opacity:0.38;}.mui-6w6j6{min-width:56px;color:rgba(0, 0, 0, 0.54);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:rgba(0, 0, 0, 0.6);}.mui-1t9pz9x{width:20px;height:20px;}.mui-1g0hb2n{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:rgba(0, 0, 0, 0.6);}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-1g0hb2n .MuiListItemText-secondary){display:block;}.mui-bxmwoh{margin:0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;font-size:0.875rem;line-height:1.43;letter-spacing:0.01071em;}.mui-627mv6{width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;padding-left:16px;padding-right:16px;margin-left:240px;height:100%;padding-top:90px;width:calc(100% - 240px);}@media (min-width:600px){.mui-627mv6{padding-left:24px;padding-right:24px;}}@media (min-width:1536px){.mui-627mv6{max-width:1536px;}}</style></head><body style="height:100%;margin:0"><div hidden=""><!--$--><!--/$--></div><header class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation4 MuiAppBar-root MuiAppBar-colorPrimary MuiAppBar-positionFixed mui-fixed mui-1rod9u0" style="--Paper-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-1ja2yci">Header</div></header><div class="MuiDrawer-root MuiDrawer-anchorLeft MuiDrawer-docked mui-slt4eh"><div class="MuiPaper-root MuiPaper-elevation MuiPaper-elevation0 MuiDrawer-paper MuiDrawer-paperAnchorLeft MuiDrawer-paperAnchorDockedLeft mui-mdxzat" style="--Paper-shadow:none"><div class="MuiToolbar-root MuiToolbar-gutters MuiToolbar-regular mui-awgou1"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways mui-jdubn1" href="/"><div class="MuiStack-root mui-csffzd"><img alt="Agentmark" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/logo.svg"/><h6 class="MuiTypography-root MuiTypography-h6 mui-1rl0qlz">Agentmark</h6></div></a></div><ul class="MuiList-root MuiList-padding MuiList-dense mui-1wduhak"><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/requests"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Requests</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/traces"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Traces</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/sessions"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Sessions</span></div></div></a><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding mui-1r8o4oq" href="/experiments"><div class="MuiButtonBase-root MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-6w6j6"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-1g0hb2n"><span class="MuiTypography-root MuiTypography-body2 MuiListItemText-primary mui-bxmwoh">Experiments</span></div></div></a></ul></div></div><div class="MuiContainer-root MuiContainer-maxWidthXl mui-627mv6"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div>Loading...</div><!--/$--><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-f10b0ea54196b48e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[85341,[],\"\"]\n4:I[90025,[],\"\"]\n5:I[41012,[],\"ClientPageRoot\"]\n6:I[48322,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"729\",\"static/chunks/729-21a669506b8ae33c.js\",\"352\",\"static/chunks/352-d7aa9d2da963e9e5.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"181\",\"static/chunks/181-396b329bd35e4de0.js\",\"257\",\"static/chunks/app/experiments/compare/page-b99f5e9ebb5488b4.js\"],\"default\"]\n9:I[15104,[],\"OutletBoundary\"]\nb:I[94777,[],\"AsyncMetadataOutlet\"]\nd:I[15104,[],\"ViewportBoundary\"]\nf:I[15104,[],\"MetadataBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[34431,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"2NZm040KzCzDPOX6MqoKG\",\"p\":\"\",\"c\":[\"\",\"experiments\",\"compare\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"experiments\",{\"children\":[\"compare\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"style\":{\"height\":\"100%\"},\"children\":[\"$\",\"body\",null,{\"style\":{\"height\":\"100%\",\"margin\":0},\"children\":\"$L2\"}]}]]}],{\"children\":[\"experiments\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"compare\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],null],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$10\",null,{\"fallback\":null,\"children\":\"$L11\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:2:children:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"13:I[60174,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"$L13\",null,{\"formats\":\"$undefined\",\"locale\":\"en\",\"messages\":{\"requests\":{\"title\":\"Requests\",\"columnHeader\":{\"cost\":\"Cost\",\"promptTokens\":\"Prompt Tokens\",\"promptName\":\"Prompt Name\",\"traceId\":\"Trace ID\",\"variables\":\"Props\",\"completionTokens\":\"Completion Tokens\",\"user\":\"User\",\"latency\":\"Latency\",\"modelUsed\":\"Model Used\",\"status\":\"Status\",\"input\":\"Input\",\"output\":\"Output\",\"date\":\"Date\",\"id\":\"ID\"},\"user\":\"User\",\"loadInEditor\":\"Load in Editor\",\"assistant\":\"Assistant\",\"system\":\"System\",\"noResults\":\"No Requests\",\"success\":\"Success\",\"fail\":\"Fail\"},\"traces\":{\"title\":\"Traces\",\"tokens\":\"Tokens\",\"system\":\"System\",\"user\":\"User\",\"assistant\":\"Assistant\",\"tool\":\"Tool\",\"metadata\":\"Metadata\",\"model\":\"Model\",\"noSpanSelected\":\"Select a span to view its details\",\"inputOutput\":\"Input/Output\",\"attributes\":\"Attributes\",\"evaluation\":\"Evaluation\",\"evaluations\":\"Evaluations\",\"evaluationName\":\"Name\",\"evaluationScore\":\"Score\",\"evaluationLabel\":\"Label\",\"evaluationReason\":\"Reason\",\"noEvaluationData\":\"No evaluation data available for this span\",\"noLLMData\":\"No LLM data available for this span\",\"noOutput\":\"No output available\",\"addAnnotation\":\"Add annotation\",\"addAnnotationTitle\":\"Add annotation\",\"annotationName\":\"Name\",\"annotationNamePlaceholder\":\"Short title for this annotation\",\"annotationLabel\":\"Label\",\"annotationLabelPlaceholder\":\"e.g., correctness, regression\",\"annotationScore\":\"Score\",\"annotationReason\":\"Reason\",\"annotationReasonPlaceholder\":\"Describe why you assigned this label/score\",\"annotationSaving\":\"Saving...\",\"annotationSave\":\"Save\",\"annotationCancel\":\"Cancel\",\"annotationSuccess\":\"Annotation added successfully. It will appear in the list shortly.\",\"annotationValidationError\":\"Name, label, score and reason are required\",\"spanId\":\"ID\",\"modelName\":\"Model\",\"addToDataset\":\"Add to dataset\",\"addToPrompt\":\"Add to prompt\",\"testPrompt\":\"Test prompt\",\"addToDatasetTitle\":\"Add to Dataset\",\"selectDataset\":\"Select Dataset\",\"selectDatasetDescription\":\"Choose a dataset to add this data to:\",\"dataToAdd\":\"Data to add\",\"noDatasets\":\"No datasets available. Create a dataset first.\",\"cancel\":\"Cancel\",\"add\":\"Add\",\"noDatasetProps\":\"No dataset properties available for this span\",\"noPromptMetadata\":\"No prompt properties available for this span\",\"traceDetails\":\"Trace Details\",\"traceId\":\"Trace ID\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"duration\":\"Duration\",\"status\":\"Status\",\"completed\":\"Completed\",\"inProgress\":\"In Progress\",\"error\":\"Error\",\"noTraces\":\"No Traces\",\"waitingOnTraces\":\"Waiting on traces...\",\"promptName\":\"Prompt Name\",\"modelUsed\":\"Model Used\",\"promptTokens\":\"Prompt Tokens\",\"completionTokens\":\"Completion Tokens\",\"cost\":\"Cost\",\"latency\":\"Latency\",\"tracesTab\":\"Traces\",\"sessionsTab\":\"Sessions\",\"noSessions\":\"No Sessions\",\"noDataAvailable\":\"No data available\",\"name\":\"Name\",\"timestamp\":\"Timestamp\",\"loading\":\"Loading traces...\",\"sessionDetails\":\"Session Details\"},\"sessions\":{\"title\":\"Sessions\",\"sessionId\":\"Session ID\",\"name\":\"Name\",\"startTime\":\"Start Time\",\"endTime\":\"End Time\",\"noSessions\":\"No Sessions\",\"loading\":\"Loading sessions...\",\"sessionDetails\":\"Session Details\"},\"experiments\":{\"title\":\"Experiments\",\"noExperiments\":\"No Experiments\",\"loading\":\"Loading experiments...\",\"loadError\":\"Failed to load experiments\",\"notFound\":\"Experiment not found\",\"backToList\":\"Back to Experiments\",\"id\":\"ID\",\"name\":\"Name\",\"promptName\":\"Prompt\",\"datasetPath\":\"Dataset\",\"items\":\"Items\",\"avgLatency\":\"Avg Latency\",\"totalCost\":\"Total Cost\",\"avgScore\":\"Avg Score\",\"createdAt\":\"Created\",\"compareButton\":\"Compare\",\"compareMaxLimit\":\"You can compare up to 3 experiments at a time\",\"clearSelection\":\"Clear Selection\",\"detail\":{\"summary\":\"Summary\",\"itemsTable\":\"Items\",\"input\":\"Input\",\"expectedOutput\":\"Expected Output\",\"actualOutput\":\"Actual Output\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"scores\":\"Scores\",\"itemName\":\"Item\",\"noItems\":\"No items in this experiment\",\"viewTrace\":\"View Trace\"},\"compare\":{\"title\":\"Compare Experiments\",\"invalidIds\":\"Please select 2 or 3 experiments to compare.\",\"error\":\"Unable to load experiments for comparison\",\"totalItems\":\"Total Items\",\"overlapping\":\"Overlapping\",\"improved\":\"Improved\",\"regressed\":\"Regressed\",\"unchanged\":\"Unchanged\",\"unscored\":\"Unscored\",\"sortBy\":\"Sort by\",\"itemName\":\"Item Name\",\"output\":\"Output\",\"score\":\"Score\",\"latency\":\"Latency\",\"cost\":\"Cost\",\"delta\":\"Delta\",\"noItems\":\"No items to compare\"}}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L14\"}]\n"])</script><script>self.__next_f.push([1,"15:I[79990,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"default\"]\n16:I[21425,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"ThemeProvider\"]\n17:I[60848,[\"860\",\"static/chunks/860-75914efffd5add16.js\",\"757\",\"static/chunks/757-19ef6a21d87937d9.js\",\"866\",\"static/chunks/866-87ad78bf0bef953a.js\",\"177\",\"static/chunks/app/layout-3af953219517dd3e.js\"],\"Layout\"]\n"])</script><script>self.__next_f.push([1,"14:[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$L17\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"c:{\"metadata\":[],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"11:\"$c:metadata\"\n"])</script></body></html>
@@ -9,7 +9,7 @@ d:I[15104,[],"ViewportBoundary"]
9
9
  f:I[15104,[],"MetadataBoundary"]
10
10
  10:"$Sreact.suspense"
11
11
  12:I[34431,[],""]
12
- 0:{"P":null,"b":"p7ZqHwMUDueov4RV9Be-X","p":"","c":["","experiments","compare"],"i":false,"f":[[["",{"children":["experiments",{"children":["compare",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[null,["$","html",null,{"lang":"en","style":{"height":"100%"},"children":["$","body",null,{"style":{"height":"100%","margin":0},"children":"$L2"}]}]]}],{"children":["experiments",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["compare",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","searchParams":{},"params":{},"promises":["$@7","$@8"]}],null,["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Ld",null,{"children":"$Le"}],null],["$","$Lf",null,{"children":["$","div",null,{"hidden":true,"children":["$","$10",null,{"fallback":null,"children":"$L11"}]}]}]]}],false]],"m":"$undefined","G":["$12",[]],"s":false,"S":true}
12
+ 0:{"P":null,"b":"2NZm040KzCzDPOX6MqoKG","p":"","c":["","experiments","compare"],"i":false,"f":[[["",{"children":["experiments",{"children":["compare",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[null,["$","html",null,{"lang":"en","style":{"height":"100%"},"children":["$","body",null,{"style":{"height":"100%","margin":0},"children":"$L2"}]}]]}],{"children":["experiments",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["compare",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","searchParams":{},"params":{},"promises":["$@7","$@8"]}],null,["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Ld",null,{"children":"$Le"}],null],["$","$Lf",null,{"children":["$","div",null,{"hidden":true,"children":["$","$10",null,{"fallback":null,"children":"$L11"}]}]}]]}],false]],"m":"$undefined","G":["$12",[]],"s":false,"S":true}
13
13
  7:{}
14
14
  8:"$0:f:0:1:2:children:2:children:2:children:1:props:children:0:props:params"
15
15
  13:I[60174,["860","static/chunks/860-75914efffd5add16.js","757","static/chunks/757-19ef6a21d87937d9.js","866","static/chunks/866-87ad78bf0bef953a.js","177","static/chunks/app/layout-3af953219517dd3e.js"],"default"]