arize-phoenix 12.7.1__py3-none-any.whl → 12.8.0__py3-none-any.whl
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.
Potentially problematic release.
This version of arize-phoenix might be problematic. Click here for more details.
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/METADATA +1 -1
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/RECORD +19 -19
- phoenix/server/api/mutations/dataset_label_mutations.py +102 -156
- phoenix/server/api/queries.py +16 -4
- phoenix/server/cost_tracking/model_cost_manifest.json +2 -2
- phoenix/server/static/.vite/manifest.json +43 -43
- phoenix/server/static/assets/{components-BLK5vehh.js → components-Bem6_7MW.js} +380 -423
- phoenix/server/static/assets/{index-BP0Shd90.js → index-NdiXbuNL.js} +12 -12
- phoenix/server/static/assets/{pages-DIVgyYyy.js → pages-CEJgMVKU.js} +754 -756
- phoenix/server/static/assets/{vendor-3BvTzoBp.js → vendor-D-csRHGZ.js} +1 -1
- phoenix/server/static/assets/{vendor-arizeai-C6_oC0y8.js → vendor-arizeai-BJLCG_Gc.js} +1 -1
- phoenix/server/static/assets/{vendor-codemirror-DPnZGAZA.js → vendor-codemirror-Cr963DyP.js} +3 -3
- phoenix/server/static/assets/{vendor-recharts-CjgSbsB0.js → vendor-recharts-DgmPLgIp.js} +1 -1
- phoenix/server/static/assets/{vendor-shiki-CJyhDG0E.js → vendor-shiki-wYOt1s7u.js} +1 -1
- phoenix/version.py +1 -1
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/WHEEL +0 -0
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/entry_points.txt +0 -0
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/licenses/IP_NOTICE +0 -0
- {arize_phoenix-12.7.1.dist-info → arize_phoenix-12.8.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as k,o as S,ej as L}from"./vendor-
|
|
1
|
+
import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as k,o as S,ej as L}from"./vendor-D-csRHGZ.js";import{u as R,P as C}from"./vendor-arizeai-BJLCG_Gc.js";import{L as E,h as I,r as j,i as A,j as D,F,k as T,P as M,l as G,M as t,n as _,D as O,o as V,E as N,p as q,q as W,s as B,t as U,v as d,w as $,x as J,y as K,z as H,B as Q,C as X,G as Y,H as Z,I as oo,J as ao,K as lo,N as m,O as p,Q as ro,U as co,V as go,W as eo,X as bo,Y as no,Z as io,_ as so,$ as to,a0 as mo,a1 as po,a2 as uo,a3 as fo,a4 as vo,a5 as ho,a6 as yo,a7 as u,a8 as xo,a9 as zo,aa as wo,ab as Po,ac as ko,ad as f,ae as v,af as So,ag as Lo,ah as Ro,ai as Co,aj as Eo,ak as Io,al as jo,am as Ao,an as Do,ao as Fo,ap as To,aq as Mo,ar as Go,as as _o,at as Oo,au as Vo,av as No,aw as n,ax as qo,ay as Wo,az as Bo,aA as Uo,aB as $o,aC as Jo,aD as Ko,aE as Ho}from"./pages-CEJgMVKU.js";import{g9 as Qo,d6 as Xo,R as Yo,ga as Zo}from"./components-Bem6_7MW.js";import"./vendor-three-BtCyLs1w.js";import"./vendor-codemirror-Cr963DyP.js";import"./vendor-shiki-wYOt1s7u.js";import"./vendor-recharts-DgmPLgIp.js";(function(){const b=document.createElement("link").relList;if(b&&b.supports&&b.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const e of r)if(e.type==="childList")for(const i of e.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function h(r){const e={};return r.integrity&&(e.integrity=r.integrity),r.referrerPolicy&&(e.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?e.credentials="include":r.crossOrigin==="anonymous"?e.credentials="omit":e.credentials="same-origin",e}function s(r){if(r.ep)return;r.ep=!0;const e=h(r);fetch(r.href,e)}})();const oa=g`
|
|
2
2
|
:root,
|
|
3
3
|
.ac-theme {
|
|
4
4
|
--ac-global-dimension-scale-factor: 1;
|
|
@@ -54,7 +54,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
54
54
|
--ac-global-dimension-size-5000: 400px;
|
|
55
55
|
--ac-global-dimension-size-6000: 480px;
|
|
56
56
|
}
|
|
57
|
-
`,
|
|
57
|
+
`,aa=g`
|
|
58
58
|
:root,
|
|
59
59
|
.ac-theme {
|
|
60
60
|
// static colors
|
|
@@ -71,7 +71,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
71
71
|
--ac-global-button-height-s: var(--ac-global-input-height-s);
|
|
72
72
|
--ac-global-button-height-m: var(--ac-global-input-height-m);
|
|
73
73
|
}
|
|
74
|
-
`,
|
|
74
|
+
`,la=g`
|
|
75
75
|
:root,
|
|
76
76
|
.ac-theme {
|
|
77
77
|
--ac-global-dimension-static-size-0: 0px;
|
|
@@ -152,7 +152,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
152
152
|
--ac-global-dimension-font-size-1200: 50px;
|
|
153
153
|
--ac-global-dimension-font-size-1300: 60px;
|
|
154
154
|
}
|
|
155
|
-
`,
|
|
155
|
+
`,ra=g`
|
|
156
156
|
:root,
|
|
157
157
|
.ac-theme--dark {
|
|
158
158
|
/* Colors */
|
|
@@ -666,7 +666,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
666
666
|
--ac-floating-toolbar-background-color: var(--ac-global-color-grey-200);
|
|
667
667
|
--ac-floating-toolbar-border-color: var(--ac-global-color-grey-300);
|
|
668
668
|
}
|
|
669
|
-
`,
|
|
669
|
+
`,ca=g`
|
|
670
670
|
:root,
|
|
671
671
|
.ac-theme--light {
|
|
672
672
|
/* Colors */
|
|
@@ -915,7 +915,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
915
915
|
--ac-floating-toolbar-background-color: var(--ac-global-color-grey-75);
|
|
916
916
|
--ac-floating-toolbar-border-color: var(--ac-global-color-grey-200);
|
|
917
917
|
}
|
|
918
|
-
`,
|
|
918
|
+
`,ga=l=>g`
|
|
919
919
|
:root,
|
|
920
920
|
.ac-theme--${l} {
|
|
921
921
|
// The primary color tint for the apps
|
|
@@ -1082,12 +1082,12 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
1082
1082
|
--ac-alias-single-line-height: var(--ac-global-dimension-size-400);
|
|
1083
1083
|
--ac-alias-single-line-width: var(--ac-global-dimension-size-2400);
|
|
1084
1084
|
}
|
|
1085
|
-
`,
|
|
1085
|
+
`,ea=g`
|
|
1086
1086
|
:root,
|
|
1087
1087
|
.ac-theme {
|
|
1088
1088
|
--ac-opacity-disabled: 0.6;
|
|
1089
1089
|
}
|
|
1090
|
-
`,
|
|
1090
|
+
`,ba=g`
|
|
1091
1091
|
body,
|
|
1092
1092
|
input,
|
|
1093
1093
|
button,
|
|
@@ -1221,7 +1221,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
1221
1221
|
--px-corpus-color: #92969c;
|
|
1222
1222
|
--px-corpus-color--transparent: #92969c63;
|
|
1223
1223
|
}
|
|
1224
|
-
`,
|
|
1224
|
+
`,na=g`
|
|
1225
1225
|
.ac-theme--light {
|
|
1226
1226
|
.cm-editor {
|
|
1227
1227
|
background-color: rgba(255, 255, 255, 0.5) !important;
|
|
@@ -1238,7 +1238,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
1238
1238
|
background-color: rgba(0, 0, 0, 0.2) !important;
|
|
1239
1239
|
}
|
|
1240
1240
|
}
|
|
1241
|
-
`,
|
|
1241
|
+
`,ia=g`
|
|
1242
1242
|
.ac-theme {
|
|
1243
1243
|
--chart-cartesian-grid-stroke-color: var(--ac-global-color-grey-300);
|
|
1244
1244
|
--chart-axis-stroke-color: var(--ac-global-color-grey-300);
|
|
@@ -1252,7 +1252,7 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
1252
1252
|
.ac-theme--light {
|
|
1253
1253
|
--chart-tooltip-cursor-fill-color: rgba(0, 0, 0, 0.05);
|
|
1254
1254
|
}
|
|
1255
|
-
`,
|
|
1255
|
+
`,sa=g`
|
|
1256
1256
|
.font-default {
|
|
1257
1257
|
font-family: "Geist", sans-serif;
|
|
1258
1258
|
font-optical-sizing: auto;
|
|
@@ -1262,4 +1262,4 @@ import{U as g,j as o,cJ as y,ef as x,eg as z,eh as w,V as c,cA as P,ei as a,r as
|
|
|
1262
1262
|
font-family: "Geist Mono", monospace;
|
|
1263
1263
|
font-optical-sizing: auto;
|
|
1264
1264
|
}
|
|
1265
|
-
`;function
|
|
1265
|
+
`;function ta(){const{theme:l="dark"}=R();return o(y,{styles:g(la,aa,l==="dark"?ra:ca,ga(l),oa,ea,ba,na,ia,sa)})}const da=x(z(c(a,{path:"/",errorElement:o(n,{}),element:o($o,{}),children:[o(a,{path:"/v1/*",element:o(P,{to:"/",replace:!0})}),o(a,{path:"/login",element:o(E,{})}),o(a,{path:"/logout",element:o(I,{})}),o(a,{path:"/reset-password",element:o(A,{}),loader:j}),o(a,{path:"/reset-password-with-token",element:o(D,{})}),o(a,{path:"/forgot-password",element:o(F,{})}),o(a,{element:o(Uo,{}),loader:T,children:c(a,{element:o(Bo,{}),children:[o(a,{path:"/profile",handle:{crumb:()=>"profile"},element:o(M,{})}),o(a,{index:!0,loader:G}),c(a,{path:"/model",handle:{crumb:()=>"model"},element:o(q,{}),children:[o(a,{index:!0,element:o(t,{})}),o(a,{element:o(t,{}),children:o(a,{path:"dimensions",children:o(a,{path:":dimensionId",element:o(O,{}),loader:_})})}),o(a,{path:"embeddings",children:o(a,{path:":embeddingDimensionId",element:o(N,{}),loader:V,handle:{crumb:l=>l.embedding.name}})})]}),c(a,{path:"/projects",handle:{crumb:()=>"Projects"},element:o(ao,{}),children:[o(a,{index:!0,element:o(W,{})}),c(a,{path:":projectId",loader:B,handle:{crumb:l=>l.project.name},element:o(oo,{}),children:[o(a,{index:!0,element:o(U,{})}),c(a,{element:o(Z,{}),children:[o(a,{path:"traces",element:o($,{}),children:o(a,{path:":traceId",element:o(d,{})})}),o(a,{path:"spans",element:o(J,{}),children:o(a,{path:":traceId",element:o(d,{})})}),o(a,{path:"sessions",element:o(Q,{}),children:o(a,{path:":sessionId",element:o(H,{}),loader:K})}),o(a,{path:"config",element:o(X,{})}),o(a,{path:"metrics",element:o(Y,{})})]})]})]}),c(a,{path:"/datasets",handle:{crumb:()=>"Datasets"},children:[o(a,{index:!0,element:o(lo,{})}),c(a,{path:":datasetId",loader:m,handle:{crumb:l=>l.dataset.name},children:[c(a,{element:o(io,{}),loader:m,children:[o(a,{index:!0,element:o(p,{})}),o(a,{path:"experiments",element:o(p,{})}),o(a,{path:"examples",element:o(go,{}),loader:ro,children:o(a,{path:":exampleId",element:o(co,{})})}),o(a,{path:"versions",element:o(bo,{}),loader:eo}),o(a,{path:"evaluators",element:o(no,{})})]}),o(a,{path:"compare",element:o(so,{}),handle:{crumb:()=>"compare"}})]})]}),c(a,{path:"/playground",handle:{crumb:()=>"Playground"},children:[o(a,{index:!0,element:o(to,{})}),o(a,{path:"spans/:spanId",element:o(po,{}),loader:mo,handle:{crumb:l=>l.span.__typename==="Span"?`span ${l.span.spanId}`:"span unknown"}})]}),c(a,{path:"/prompts",handle:{crumb:()=>"Prompts"},children:[o(a,{index:!0,element:o(fo,{}),loader:uo}),c(a,{path:":promptId",loader:vo,shouldRevalidate:()=>!0,handle:{crumb:l=>l.prompt.__typename==="Prompt"?l.prompt.name:"unknown"},children:[c(a,{element:o(ko,{}),children:[o(a,{index:!0,element:o(ho,{})}),o(a,{path:"versions",loader:yo,element:o(zo,{}),children:o(a,{path:":versionId",loader:u,element:o(xo,{})})}),o(a,{path:"config",element:o(Po,{}),loader:wo})]}),o(a,{path:"versions/:versionId",loader:u,handle:{crumb:l=>l==null?void 0:l.promptVersion.id},children:o(a,{path:"playground",element:o(v,{}),loader:f,handle:{crumb:()=>"playground"}})}),o(a,{path:"playground",element:o(v,{}),loader:f,handle:{crumb:()=>"playground"}})]})]}),o(a,{path:"/apis",element:o(So,{}),handle:{crumb:()=>"APIs"}}),o(a,{path:"/support",element:o(Lo,{}),handle:{crumb:()=>"Support"}}),c(a,{path:"/settings",element:o(Vo,{}),handle:{crumb:()=>"Settings"},children:[o(a,{path:"general",loader:Ro,element:o(Co,{}),handle:{crumb:()=>"General"}}),o(a,{path:"providers",loader:Eo,element:o(Io,{}),handle:{crumb:()=>"AI Providers"}}),o(a,{path:"models",loader:jo,element:o(Ao,{}),handle:{crumb:()=>"Models"}}),o(a,{path:"datasets",element:o(Do,{}),handle:{crumb:()=>"Datasets"}}),o(a,{path:"annotations",loader:Fo,element:o(To,{}),handle:{crumb:()=>"Annotations"}}),o(a,{path:"data",element:o(Go,{}),handle:{crumb:()=>"Data Retention"},loader:Mo}),o(a,{path:"prompts",element:o(Oo,{}),loader:_o,handle:{crumb:()=>"Prompts"}})]}),o(a,{path:"/redirects/spans/:span_otel_id",loader:No,errorElement:o(n,{})}),o(a,{path:"/redirects/traces/:trace_otel_id",loader:qo,errorElement:o(n,{})}),o(a,{path:"/redirects/sessions/:session_id",loader:Wo,errorElement:o(n,{})})]})})]})),{basename:window.Config.basename});function ma(){return o(w,{router:da})}function pa(){return o(Jo,{children:o(Qo,{children:o(ua,{})})})}function ua(){const{theme:l}=Xo();return o(C,{theme:l,mountGlobalStyles:!1,children:c(S.RelayEnvironmentProvider,{environment:Yo,children:[o(ta,{}),o(Ko,{children:o(Zo,{children:o(Ho,{children:o(k.Suspense,{children:o(ma,{})})})})})]})})}const fa=document.getElementById("root"),va=L.createRoot(fa);va.render(o(pa,{}));
|