@agentmark-ai/cli 0.9.0 → 0.10.0
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.
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +65 -15
- package/dist/.next/app-path-routes-manifest.json +3 -0
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/cache/.previewinfo +1 -1
- package/dist/.next/cache/.rscinfo +1 -1
- package/dist/.next/cache/.tsbuildinfo +1 -1
- package/dist/.next/cache/config.json +3 -3
- package/dist/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/.next/prerender-manifest.json +61 -13
- package/dist/.next/routes-manifest.json +22 -1
- package/dist/.next/server/app/_not-found/page.js +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +7 -6
- package/dist/.next/server/app/experiments/[id]/page.js +2 -0
- package/dist/.next/server/app/experiments/[id]/page.js.nft.json +1 -0
- package/dist/.next/server/app/experiments/[id]/page_client-reference-manifest.js +1 -0
- package/dist/.next/server/app/experiments/compare/page.js +2 -0
- package/dist/.next/server/app/experiments/compare/page.js.nft.json +1 -0
- package/dist/.next/server/app/experiments/compare/page_client-reference-manifest.js +1 -0
- package/dist/.next/server/app/experiments/compare.html +1 -0
- package/dist/.next/server/app/experiments/compare.meta +7 -0
- package/dist/.next/server/app/experiments/compare.rsc +24 -0
- package/dist/.next/server/app/experiments/page.js +2 -0
- package/dist/.next/server/app/experiments/page.js.nft.json +1 -0
- package/dist/.next/server/app/experiments/page_client-reference-manifest.js +1 -0
- package/dist/.next/server/app/experiments.html +1 -0
- package/dist/.next/server/app/experiments.meta +7 -0
- package/dist/.next/server/app/experiments.rsc +24 -0
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +9 -9
- package/dist/.next/server/app/page.js +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/requests/page.js +1 -1
- package/dist/.next/server/app/requests/page.js.nft.json +1 -1
- package/dist/.next/server/app/requests/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/requests.html +1 -1
- package/dist/.next/server/app/requests.rsc +8 -8
- package/dist/.next/server/app/sessions/page.js +1 -1
- package/dist/.next/server/app/sessions/page.js.nft.json +1 -1
- package/dist/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/sessions.html +1 -1
- package/dist/.next/server/app/sessions.rsc +8 -8
- package/dist/.next/server/app/traces/page.js +1 -1
- package/dist/.next/server/app/traces/page.js.nft.json +1 -1
- package/dist/.next/server/app/traces/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/traces.html +1 -1
- package/dist/.next/server/app/traces.rsc +8 -8
- package/dist/.next/server/app-paths-manifest.json +3 -0
- package/dist/.next/server/chunks/101.js +1 -0
- package/dist/.next/server/chunks/203.js +5 -5
- package/dist/.next/server/chunks/225.js +173 -0
- package/dist/.next/server/chunks/335.js +1 -0
- package/dist/.next/server/chunks/478.js +3 -3
- package/dist/.next/server/chunks/547.js +1 -1
- package/dist/.next/server/chunks/672.js +1 -0
- package/dist/.next/server/chunks/934.js +1 -0
- package/dist/.next/server/chunks/936.js +29 -0
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/static/chunks/181-396b329bd35e4de0.js +1 -0
- package/dist/.next/static/chunks/349-9266e48c00c8ac76.js +37 -0
- package/dist/.next/static/chunks/352-d7aa9d2da963e9e5.js +1 -0
- package/dist/.next/static/chunks/41-8ba62a009d80b6dc.js +1 -0
- package/dist/.next/static/chunks/444-d88bd1e37e750aee.js +1 -0
- package/dist/.next/static/chunks/49-6efbcf2b4f20d950.js +1 -0
- package/dist/.next/static/chunks/729-21a669506b8ae33c.js +1 -0
- package/dist/.next/static/chunks/757-19ef6a21d87937d9.js +1 -0
- package/dist/.next/static/chunks/{902-8d8c521535a2c32f.js → 860-75914efffd5add16.js} +1 -1
- package/dist/.next/static/chunks/866-87ad78bf0bef953a.js +28 -0
- package/dist/.next/static/chunks/app/experiments/[id]/page-1522aa0a86d6d004.js +1 -0
- package/dist/.next/static/chunks/app/experiments/compare/page-b99f5e9ebb5488b4.js +1 -0
- package/dist/.next/static/chunks/app/experiments/page-e17f8133f9467da7.js +1 -0
- package/dist/.next/static/chunks/app/layout-3af953219517dd3e.js +1 -0
- package/dist/.next/static/chunks/app/requests/{page-91666bcc2877f9ee.js → page-aa9725ed8b67059b.js} +1 -1
- package/dist/.next/static/chunks/app/sessions/{page-679425471f82f56d.js → page-bf2019c391763736.js} +1 -1
- package/dist/.next/static/chunks/app/traces/page-c43b6aa5cd13fdf1.js +1 -0
- package/dist/.next/static/p7ZqHwMUDueov4RV9Be-X/_buildManifest.js +1 -0
- package/dist/.next/trace +56 -54
- package/dist/.next/types/app/experiments/[id]/page.ts +84 -0
- package/dist/.next/types/app/experiments/compare/page.ts +84 -0
- package/dist/.next/types/app/experiments/page.ts +84 -0
- package/dist/.next/types/routes.d.ts +4 -1
- package/dist/.next/types/validator.ts +27 -0
- package/dist/api-server.js +28 -0
- package/dist/api-server.js.map +1 -1
- package/dist/config.js +1 -1
- package/dist/config.js.map +1 -1
- package/dist/forwarding/config.js +1 -1
- package/dist/forwarding/config.js.map +1 -1
- package/dist/server/routes/experiments/index.d.ts +31 -0
- package/dist/server/routes/experiments/index.js +192 -0
- package/dist/server/routes/experiments/index.js.map +1 -0
- package/package.json +2 -2
- package/dist/.next/server/chunks/525.js +0 -201
- package/dist/.next/static/_uH98Yva4C-QS08PL-_0P/_buildManifest.js +0 -1
- package/dist/.next/static/chunks/397-361c64519c49911b.js +0 -37
- package/dist/.next/static/chunks/41-f3c56d50aeb34db9.js +0 -1
- package/dist/.next/static/chunks/602-1f23cff16de7187a.js +0 -28
- package/dist/.next/static/chunks/app/layout-eaddb6da201ab019.js +0 -1
- package/dist/.next/static/chunks/app/traces/page-15500a82980abfc8.js +0 -1
- /package/dist/.next/static/{_uH98Yva4C-QS08PL-_0P → p7ZqHwMUDueov4RV9Be-X}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/traces/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3017":{"*":{"id":"86841","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"43163","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"67805","name":"*","chunks":[],"async":false}},"9492":{"*":{"id":"96477","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"56186","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"56676","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"94496","name":"*","chunks":[],"async":false}},"21425":{"*":{"id":"38755","name":"*","chunks":[],"async":false}},"28945":{"*":{"id":"52575","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"48365","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"97225","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"77438","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"64596","name":"*","chunks":[],"async":false}},"41272":{"*":{"id":"65920","name":"*","chunks":[],"async":false}},"52732":{"*":{"id":"75779","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"74774","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"56362","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"27561","name":"*","chunks":[],"async":false}},"89980":{"*":{"id":"72408","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"42747","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"47569","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34431,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34431,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/client-page.js":{"id":41012,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/client-page.js":{"id":41012,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/client-segment.js":{"id":10540,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/client-segment.js":{"id":10540,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":5293,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5293,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/layout-router.js":{"id":85341,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/layout-router.js":{"id":85341,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":94777,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":94777,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/render-from-template-context.js":{"id":90025,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":90025,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/lib/framework/boundary-components.js":{"id":15104,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":15104,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":36505,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":36505,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@iconify/react/dist/iconify.js":{"id":3017,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material-nextjs/esm/v13-appRouter/appRouterV13.js":{"id":79990,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material/esm/Box/Box.js":{"id":37187,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material/esm/Link/Link.js":{"id":4933,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":60174,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/app-dir/link.js":{"id":19664,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/app-dir/link.js":{"id":19664,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/components/layout/layout.tsx":{"id":89980,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/theme/theme-provider.tsx":{"id":21425,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/theme/theme.ts":{"id":28945,"name":"*","chunks":["902","static/chunks/902-8d8c521535a2c32f.js","602","static/chunks/602-1f23cff16de7187a.js","177","static/chunks/app/layout-eaddb6da201ab019.js"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/requests/page.tsx":{"id":41272,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/sessions/page.tsx":{"id":9492,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/traces/page.tsx":{"id":52732,"name":"*","chunks":["401","static/chunks/baeaa4ff-f55976a85e939da3.js","383","static/chunks/6b3bb038-04520a4579611038.js","902","static/chunks/902-8d8c521535a2c32f.js","397","static/chunks/397-361c64519c49911b.js","41","static/chunks/41-f3c56d50aeb34db9.js","141","static/chunks/app/traces/page-15500a82980abfc8.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/agentmark/agentmark/packages/cli/src/":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/layout":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/page":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/traces/page":[{"inlined":false,"path":"static/css/a00826fc162bd22d.css"}]},"rscModuleMapping":{"3017":{"*":{"id":"47399","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"57618","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"49743","name":"*","chunks":[],"async":false}},"9492":{"*":{"id":"1093","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"88248","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"95094","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"3498","name":"*","chunks":[],"async":false}},"21425":{"*":{"id":"9485","name":"*","chunks":[],"async":false}},"28945":{"*":{"id":"21585","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"58671","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"67487","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"48248","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"56542","name":"*","chunks":[],"async":false}},"41272":{"*":{"id":"40322","name":"*","chunks":[],"async":false}},"52732":{"*":{"id":"25046","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"69980","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"53476","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"96231","name":"*","chunks":[],"async":false}},"89980":{"*":{"id":"94034","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"72041","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"10959","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3017":{"*":{"id":"86841","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"43163","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"67805","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"56186","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"56676","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"94496","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"48365","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"97225","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"77438","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"64596","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"74774","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"56362","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"27561","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"42747","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"47569","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/traces/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3017":{"*":{"id":"86841","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"43163","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"67805","name":"*","chunks":[],"async":false}},"9492":{"*":{"id":"96477","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"56186","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"56676","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"94496","name":"*","chunks":[],"async":false}},"21425":{"*":{"id":"38755","name":"*","chunks":[],"async":false}},"28945":{"*":{"id":"52575","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"48365","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"97225","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"77438","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"64596","name":"*","chunks":[],"async":false}},"41272":{"*":{"id":"65920","name":"*","chunks":[],"async":false}},"48322":{"*":{"id":"60788","name":"*","chunks":[],"async":false}},"50806":{"*":{"id":"35156","name":"*","chunks":[],"async":false}},"52732":{"*":{"id":"75779","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"74774","name":"*","chunks":[],"async":false}},"60848":{"*":{"id":"89021","name":"*","chunks":[],"async":false}},"75640":{"*":{"id":"21228","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"56362","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"27561","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"42747","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"47569","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34431,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34431,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/client-page.js":{"id":41012,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/client-page.js":{"id":41012,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/client-segment.js":{"id":10540,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/client-segment.js":{"id":10540,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":5293,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5293,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/layout-router.js":{"id":85341,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/layout-router.js":{"id":85341,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":94777,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":94777,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/components/render-from-template-context.js":{"id":90025,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":90025,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/lib/framework/boundary-components.js":{"id":15104,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":15104,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":36505,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":36505,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@iconify/react/dist/iconify.js":{"id":3017,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material-nextjs/esm/v13-appRouter/appRouterV13.js":{"id":79990,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material/esm/Box/Box.js":{"id":37187,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/@mui/material/esm/Link/Link.js":{"id":4933,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":60174,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/client/app-dir/link.js":{"id":19664,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/node_modules/next/dist/esm/client/app-dir/link.js":{"id":19664,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/components/layout/layout.tsx":{"id":60848,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/theme/theme-provider.tsx":{"id":21425,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/theme/theme.ts":{"id":28945,"name":"*","chunks":["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"],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/experiments/[id]/page.tsx":{"id":75640,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/experiments/compare/page.tsx":{"id":48322,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/experiments/page.tsx":{"id":50806,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/requests/page.tsx":{"id":41272,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/sessions/page.tsx":{"id":9492,"name":"*","chunks":[],"async":false},"/home/runner/work/agentmark/agentmark/packages/cli/src/app/traces/page.tsx":{"id":52732,"name":"*","chunks":["401","static/chunks/baeaa4ff-f55976a85e939da3.js","383","static/chunks/6b3bb038-04520a4579611038.js","860","static/chunks/860-75914efffd5add16.js","729","static/chunks/729-21a669506b8ae33c.js","444","static/chunks/444-d88bd1e37e750aee.js","352","static/chunks/352-d7aa9d2da963e9e5.js","49","static/chunks/49-6efbcf2b4f20d950.js","349","static/chunks/349-9266e48c00c8ac76.js","41","static/chunks/41-8ba62a009d80b6dc.js","141","static/chunks/app/traces/page-c43b6aa5cd13fdf1.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/agentmark/agentmark/packages/cli/src/":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/layout":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/page":[],"/home/runner/work/agentmark/agentmark/packages/cli/src/app/traces/page":[{"inlined":false,"path":"static/css/a00826fc162bd22d.css"}]},"rscModuleMapping":{"3017":{"*":{"id":"47399","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"57618","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"49743","name":"*","chunks":[],"async":false}},"9492":{"*":{"id":"1093","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"88248","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"95094","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"3498","name":"*","chunks":[],"async":false}},"21425":{"*":{"id":"9485","name":"*","chunks":[],"async":false}},"28945":{"*":{"id":"21585","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"58671","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"67487","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"48248","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"56542","name":"*","chunks":[],"async":false}},"41272":{"*":{"id":"40322","name":"*","chunks":[],"async":false}},"48322":{"*":{"id":"53882","name":"*","chunks":[],"async":false}},"50806":{"*":{"id":"31194","name":"*","chunks":[],"async":false}},"52732":{"*":{"id":"25046","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"69980","name":"*","chunks":[],"async":false}},"60848":{"*":{"id":"94034","name":"*","chunks":[],"async":false}},"75640":{"*":{"id":"31126","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"53476","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"96231","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"72041","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"10959","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3017":{"*":{"id":"86841","name":"*","chunks":[],"async":false}},"4933":{"*":{"id":"43163","name":"*","chunks":[],"async":false}},"5293":{"*":{"id":"67805","name":"*","chunks":[],"async":false}},"10540":{"*":{"id":"56186","name":"*","chunks":[],"async":false}},"15104":{"*":{"id":"56676","name":"*","chunks":[],"async":false}},"19664":{"*":{"id":"94496","name":"*","chunks":[],"async":false}},"34431":{"*":{"id":"48365","name":"*","chunks":[],"async":false}},"36505":{"*":{"id":"97225","name":"*","chunks":[],"async":false}},"37187":{"*":{"id":"77438","name":"*","chunks":[],"async":false}},"41012":{"*":{"id":"64596","name":"*","chunks":[],"async":false}},"60174":{"*":{"id":"74774","name":"*","chunks":[],"async":false}},"79990":{"*":{"id":"56362","name":"*","chunks":[],"async":false}},"85341":{"*":{"id":"27561","name":"*","chunks":[],"async":false}},"90025":{"*":{"id":"42747","name":"*","chunks":[],"async":false}},"94777":{"*":{"id":"47569","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--_uH98Yva4C_QS08PL__0P--><html lang="en" style="height:100%"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/a00826fc162bd22d.css" data-precedence="next"/><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/baeaa4ff-f55976a85e939da3.js" async=""></script><script src="/_next/static/chunks/6b3bb038-04520a4579611038.js" async=""></script><script src="/_next/static/chunks/902-8d8c521535a2c32f.js" async=""></script><script src="/_next/static/chunks/397-361c64519c49911b.js" async=""></script><script src="/_next/static/chunks/41-f3c56d50aeb34db9.js" async=""></script><script src="/_next/static/chunks/app/traces/page-15500a82980abfc8.js" async=""></script><script src="/_next/static/chunks/602-1f23cff16de7187a.js" async=""></script><script src="/_next/static/chunks/app/layout-eaddb6da201ab019.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 1arwm3d xcjpez 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-1arwm3d{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:#1976d2;}.mui-xcjpez{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:#1976d2;}.MuiTypography-root:where(.mui-xcjpez .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-xcjpez .MuiListItemText-secondary){display:block;}.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 Mui-selected MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters Mui-selected mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-1arwm3d"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-xcjpez"><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></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[52732,[\"401\",\"static/chunks/baeaa4ff-f55976a85e939da3.js\",\"383\",\"static/chunks/6b3bb038-04520a4579611038.js\",\"902\",\"static/chunks/902-8d8c521535a2c32f.js\",\"397\",\"static/chunks/397-361c64519c49911b.js\",\"41\",\"static/chunks/41-f3c56d50aeb34db9.js\",\"141\",\"static/chunks/app/traces/page-15500a82980abfc8.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:HL[\"/_next/static/css/a00826fc162bd22d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"_uH98Yva4C-QS08PL-_0P\",\"p\":\"\",\"c\":[\"\",\"traces\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"traces\",{\"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\":[\"traces\",[\"$\",\"$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\"]}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a00826fc162bd22d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},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:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"13:I[60174,[\"902\",\"static/chunks/902-8d8c521535a2c32f.js\",\"602\",\"static/chunks/602-1f23cff16de7187a.js\",\"177\",\"static/chunks/app/layout-eaddb6da201ab019.js\"],\"default\"]\n14:I[79990,[\"902\",\"static/chunks/902-8d8c521535a2c32f.js\",\"602\",\"static/chunks/602-1f23cff16de7187a.js\",\"177\",\"static/chunks/app/layout-eaddb6da201ab019.js\"],\"default\"]\n15:I[21425,[\"902\",\"static/chunks/902-8d8c521535a2c32f.js\",\"602\",\"static/chunks/602-1f23cff16de7187a.js\",\"177\",\"static/chunks/app/layout-eaddb6da201ab019.js\"],\"ThemeProvider\"]\n16:I[89980,[\"902\",\"static/chunks/902-8d8c521535a2c32f.js\",\"602\",\"static/chunks/602-1f23cff16de7187a.js\",\"177\",\"static/chunks/app/layout-eaddb6da201ab019.js\"],\"Layout\"]\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\"}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",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}],\"$L17\"]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]\n"])</script><script>self.__next_f.push([1,"17:[\"$\",\"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.\"}]}]\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><!--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="stylesheet" href="/_next/static/css/a00826fc162bd22d.css" data-precedence="next"/><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/baeaa4ff-f55976a85e939da3.js" async=""></script><script src="/_next/static/chunks/6b3bb038-04520a4579611038.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/444-d88bd1e37e750aee.js" async=""></script><script src="/_next/static/chunks/352-d7aa9d2da963e9e5.js" async=""></script><script src="/_next/static/chunks/49-6efbcf2b4f20d950.js" async=""></script><script src="/_next/static/chunks/349-9266e48c00c8ac76.js" async=""></script><script src="/_next/static/chunks/41-8ba62a009d80b6dc.js" async=""></script><script src="/_next/static/chunks/app/traces/page-c43b6aa5cd13fdf1.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><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 1arwm3d xcjpez 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-1arwm3d{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:#1976d2;}.mui-xcjpez{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-top:4px;margin-bottom:4px;color:#1976d2;}.MuiTypography-root:where(.mui-xcjpez .MuiListItemText-primary){display:block;}.MuiTypography-root:where(.mui-xcjpez .MuiListItemText-secondary){display:block;}.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 Mui-selected MuiListItemButton-root MuiListItemButton-dense MuiListItemButton-gutters Mui-selected mui-1br1vyr" tabindex="0" role="button"><div class="MuiListItemIcon-root mui-1arwm3d"><span></span></div><div class="MuiListItemText-root MuiListItemText-dense mui-xcjpez"><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[52732,[\"401\",\"static/chunks/baeaa4ff-f55976a85e939da3.js\",\"383\",\"static/chunks/6b3bb038-04520a4579611038.js\",\"860\",\"static/chunks/860-75914efffd5add16.js\",\"729\",\"static/chunks/729-21a669506b8ae33c.js\",\"444\",\"static/chunks/444-d88bd1e37e750aee.js\",\"352\",\"static/chunks/352-d7aa9d2da963e9e5.js\",\"49\",\"static/chunks/49-6efbcf2b4f20d950.js\",\"349\",\"static/chunks/349-9266e48c00c8ac76.js\",\"41\",\"static/chunks/41-8ba62a009d80b6dc.js\",\"141\",\"static/chunks/app/traces/page-c43b6aa5cd13fdf1.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:HL[\"/_next/static/css/a00826fc162bd22d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"p7ZqHwMUDueov4RV9Be-X\",\"p\":\"\",\"c\":[\"\",\"traces\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"traces\",{\"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\":[\"traces\",[\"$\",\"$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\"]}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a00826fc162bd22d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},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: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>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
3:I[85341,[],""]
|
|
3
3
|
4:I[90025,[],""]
|
|
4
4
|
5:I[41012,[],"ClientPageRoot"]
|
|
5
|
-
6:I[52732,["401","static/chunks/baeaa4ff-f55976a85e939da3.js","383","static/chunks/6b3bb038-04520a4579611038.js","
|
|
5
|
+
6:I[52732,["401","static/chunks/baeaa4ff-f55976a85e939da3.js","383","static/chunks/6b3bb038-04520a4579611038.js","860","static/chunks/860-75914efffd5add16.js","729","static/chunks/729-21a669506b8ae33c.js","444","static/chunks/444-d88bd1e37e750aee.js","352","static/chunks/352-d7aa9d2da963e9e5.js","49","static/chunks/49-6efbcf2b4f20d950.js","349","static/chunks/349-9266e48c00c8ac76.js","41","static/chunks/41-8ba62a009d80b6dc.js","141","static/chunks/app/traces/page-c43b6aa5cd13fdf1.js"],"default"]
|
|
6
6
|
9:I[15104,[],"OutletBoundary"]
|
|
7
7
|
b:I[94777,[],"AsyncMetadataOutlet"]
|
|
8
8
|
d:I[15104,[],"ViewportBoundary"]
|
|
@@ -10,15 +10,15 @@ f:I[15104,[],"MetadataBoundary"]
|
|
|
10
10
|
10:"$Sreact.suspense"
|
|
11
11
|
12:I[34431,[],""]
|
|
12
12
|
:HL["/_next/static/css/a00826fc162bd22d.css","style"]
|
|
13
|
-
0:{"P":null,"b":"
|
|
13
|
+
0:{"P":null,"b":"p7ZqHwMUDueov4RV9Be-X","p":"","c":["","traces"],"i":false,"f":[[["",{"children":["traces",{"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":["traces",["$","$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"]}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a00826fc162bd22d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},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}
|
|
14
14
|
7:{}
|
|
15
15
|
8:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
|
|
16
|
-
13:I[60174,["
|
|
17
|
-
|
|
18
|
-
15:I[
|
|
19
|
-
16:I[
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
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"]
|
|
17
|
+
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"}]
|
|
18
|
+
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"]
|
|
19
|
+
16: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"]
|
|
20
|
+
17: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"]
|
|
21
|
+
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"}]}]}]}]
|
|
22
22
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
23
23
|
a:null
|
|
24
24
|
c:{"metadata":[],"error":null,"digest":"$undefined"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "app/_not-found/page.js",
|
|
3
|
+
"/experiments/[id]/page": "app/experiments/[id]/page.js",
|
|
4
|
+
"/experiments/compare/page": "app/experiments/compare/page.js",
|
|
5
|
+
"/experiments/page": "app/experiments/page.js",
|
|
3
6
|
"/page": "app/page.js",
|
|
4
7
|
"/requests/page": "app/requests/page.js",
|
|
5
8
|
"/sessions/page": "app/sessions/page.js",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=101,exports.ids=[101],exports.modules={78101:(a,b,c)=>{c.d(b,{A:()=>G});var d=c(31768),e=c(79390),f=c(47550),g=c(21726),h=c(29040),i=c(40402),j=c(95430),k=c(33600),l=c(75480),m=c(15390);let n=(a,b,c)=>{let d=a.keys[0];if(Array.isArray(b))b.forEach((b,d)=>{c((b,c)=>{d<=a.keys.length-1&&(0===d?Object.assign(b,c):b[a.up(a.keys[d])]=c)},b)});else if(b&&"object"==typeof b){let e,f;(Object.keys(b).length>a.keys.length?a.keys:(e=a.keys,f=Object.keys(b),e.filter(a=>f.includes(a)))).forEach(e=>{if(a.keys.includes(e)){let f=b[e];void 0!==f&&c((b,c)=>{d===e?Object.assign(b,c):b[a.up(e)]=c},f)}})}else("number"==typeof b||"string"==typeof b)&&c((a,b)=>{Object.assign(a,b)},b)};function o(a){return`--Grid-${a}Spacing`}function p(a){return`--Grid-parent-${a}Spacing`}let q="--Grid-columns",r="--Grid-parent-columns",s=({theme:a,ownerState:b})=>{let c={};return n(a.breakpoints,b.size,(a,b)=>{let d={};"grow"===b&&(d={flexBasis:0,flexGrow:1,maxWidth:"100%"}),"auto"===b&&(d={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"}),"number"==typeof b&&(d={flexGrow:0,flexBasis:"auto",width:`calc(100% * ${b} / var(${r}) - (var(${r}) - ${b}) * (var(${p("column")}) / var(${r})))`}),a(c,d)}),c},t=({theme:a,ownerState:b})=>{let c={};return n(a.breakpoints,b.offset,(a,b)=>{let d={};"auto"===b&&(d={marginLeft:"auto"}),"number"==typeof b&&(d={marginLeft:0===b?"0px":`calc(100% * ${b} / var(${r}) + var(${p("column")}) * ${b} / var(${r}))`}),a(c,d)}),c},u=({theme:a,ownerState:b})=>{if(!b.container)return{};let c={[q]:12};return n(a.breakpoints,b.columns,(a,b)=>{let d=b??12;a(c,{[q]:d,"> *":{[r]:d}})}),c},v=({theme:a,ownerState:b})=>{if(!b.container)return{};let c={};return n(a.breakpoints,b.rowSpacing,(b,d)=>{let e="string"==typeof d?d:a.spacing?.(d);b(c,{[o("row")]:e,"> *":{[p("row")]:e}})}),c},w=({theme:a,ownerState:b})=>{if(!b.container)return{};let c={};return n(a.breakpoints,b.columnSpacing,(b,d)=>{let e="string"==typeof d?d:a.spacing?.(d);b(c,{[o("column")]:e,"> *":{[p("column")]:e}})}),c},x=({theme:a,ownerState:b})=>{if(!b.container)return{};let c={};return n(a.breakpoints,b.direction,(a,b)=>{a(c,{flexDirection:b})}),c},y=({ownerState:a})=>({minWidth:0,boxSizing:"border-box",...a.container&&{display:"flex",flexWrap:"wrap",...a.wrap&&"wrap"!==a.wrap&&{flexWrap:a.wrap},gap:`var(${o("row")}) var(${o("column")})`}});var z=c(78157);let A=(0,m.A)(),B=(0,i.A)("div",{name:"MuiGrid",slot:"Root"});function C(a){return(0,j.A)({props:a,name:"MuiGrid",defaultTheme:A})}var D=c(37217),E=c(89436),F=c(53678);let G=function(a={}){let{createStyledComponent:b=B,useThemeProps:c=C,useTheme:i=k.A,componentName:j="MuiGrid"}=a;function m(a,b,c=()=>!0){let d={};return null===a||(Array.isArray(a)?a.forEach((a,e)=>{null!==a&&c(a)&&b.keys[e]&&(d[b.keys[e]]=a)}):"object"==typeof a?Object.keys(a).forEach(b=>{let e=a[b];null!=e&&c(e)&&(d[b]=e)}):d[b.keys[0]]=a),d}let n=b(u,w,v,s,x,y,t),o=d.forwardRef(function(a,b){let k=i(),o=c(a),p=(0,l.A)(o);var q=k.breakpoints;let r=[];void 0!==p.item&&(delete p.item,r.push("item")),void 0!==p.zeroMinWidth&&(delete p.zeroMinWidth,r.push("zeroMinWidth")),q.keys.forEach(a=>{void 0!==p[a]&&(r.push(a),delete p[a])});let{className:s,children:t,columns:u=12,container:v=!1,component:w="div",direction:x="row",wrap:y="wrap",size:A={},offset:B={},spacing:C=0,rowSpacing:D=C,columnSpacing:E=C,unstable_level:F=0,...G}=p,H=m(A,k.breakpoints,a=>!1!==a),I=m(B,k.breakpoints),J=a.columns??(F?void 0:u),K=a.spacing??(F?void 0:C),L=a.rowSpacing??a.spacing??(F?void 0:D),M=a.columnSpacing??a.spacing??(F?void 0:E),N={...p,level:F,columns:J,container:v,direction:x,wrap:y,spacing:K,rowSpacing:L,columnSpacing:M,size:H,offset:I},O=((a,b)=>{let{container:c,direction:d,spacing:e,wrap:f,size:i}=a,k={root:["root",c&&"container","wrap"!==f&&`wrap-xs-${String(f)}`,...void 0===d?[]:"object"==typeof d?Object.entries(d).map(([a,b])=>`direction-${a}-${b}`):[`direction-xs-${String(d)}`],...(a=>{let b=[];return Object.entries(a).forEach(([a,c])=>{!1!==c&&void 0!==c&&b.push(`grid-${a}-${String(c)}`)}),b})(i),...c?((a,b="xs")=>{function c(a){return void 0!==a&&("string"==typeof a&&!Number.isNaN(Number(a))||"number"==typeof a&&a>0)}if(c(a))return[`spacing-${b}-${String(a)}`];if("object"==typeof a&&!Array.isArray(a)){let b=[];return Object.entries(a).forEach(([a,d])=>{c(d)&&b.push(`spacing-${a}-${String(d)}`)}),b}return[]})(e,b.breakpoints.keys[0]):[]]};return(0,h.A)(k,a=>(0,g.Ay)(j,a),{})})(N,k);return(0,z.jsx)(n,{ref:b,as:w,ownerState:N,className:(0,e.A)(O.root,s),...G,children:d.Children.map(t,a=>d.isValidElement(a)&&(0,f.A)(a,["Grid"])&&v&&a.props.container?d.cloneElement(a,{unstable_level:a.props?.unstable_level??F+1}):a)})});return o.muiName="Grid",o}({createStyledComponent:(0,D.Ay)("div",{name:"MuiGrid",slot:"Root",overridesResolver:(a,b)=>{let{ownerState:c}=a;return[b.root,c.container&&b.container]}}),componentName:"MuiGrid",useThemeProps:a=>(0,E.b)({props:a,name:"MuiGrid"}),useTheme:F.A})}};
|