arize-phoenix 10.2.2__py3-none-any.whl → 10.3.1__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-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/METADATA +5 -2
- {arize_phoenix-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/RECORD +31 -30
- phoenix/config.py +1 -1
- phoenix/db/enums.py +3 -12
- phoenix/db/facilitator.py +25 -33
- phoenix/db/models.py +6 -1
- phoenix/server/api/mutations/api_key_mutations.py +5 -4
- phoenix/server/api/mutations/user_mutations.py +3 -11
- phoenix/server/api/queries.py +5 -5
- phoenix/server/api/routers/oauth2.py +1 -4
- phoenix/server/api/routers/v1/__init__.py +2 -0
- phoenix/server/api/routers/v1/models.py +7 -0
- phoenix/server/api/routers/v1/projects.py +2 -3
- phoenix/server/api/routers/v1/users.py +346 -0
- phoenix/server/bearer_auth.py +3 -4
- phoenix/server/jwt_store.py +9 -9
- phoenix/server/static/.vite/manifest.json +44 -44
- phoenix/server/static/assets/{components-ClD3sHta.js → components-CivAVDaz.js} +108 -108
- phoenix/server/static/assets/{index-CXawXHw0.js → index-Czk1v3pw.js} +2 -2
- phoenix/server/static/assets/{pages-BFtNRfTL.js → pages-Gj3J1sqc.js} +393 -393
- phoenix/server/static/assets/{vendor-arizeai-DHqMQzfV.js → vendor-arizeai-BD5gvaef.js} +1 -1
- phoenix/server/static/assets/{vendor-codemirror-DWdZV1Is.js → vendor-codemirror-DjHzu2rA.js} +1 -1
- phoenix/server/static/assets/{vendor-DOUbLVp5.js → vendor-dV-IJBHw.js} +1 -1
- phoenix/server/static/assets/{vendor-recharts-BfHdRd1Y.js → vendor-recharts-CuDlk54J.js} +1 -1
- phoenix/server/static/assets/{vendor-shiki-CHu75YVL.js → vendor-shiki-CZcHetjR.js} +1 -1
- phoenix/server/types.py +3 -2
- phoenix/version.py +1 -1
- {arize_phoenix-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/WHEEL +0 -0
- {arize_phoenix-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/entry_points.txt +0 -0
- {arize_phoenix-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/licenses/IP_NOTICE +0 -0
- {arize_phoenix-10.2.2.dist-info → arize_phoenix-10.3.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{F as e,j as o,cA as f,ez as y,eA as v,eB as h,l as r,bW as x,eC as a,r as z,o as w,eD as P}from"./vendor-
|
|
1
|
+
import{F as e,j as o,cA as f,ez as y,eA as v,eB as h,l as r,bW as x,eC as a,r as z,o as w,eD as P}from"./vendor-dV-IJBHw.js";import{K as k,M as S}from"./vendor-arizeai-BD5gvaef.js";import{L,g as j,r as C,h as R,i as I,F as E,j as A,P as D,k as T,M as s,l as F,D as O,n as G,E as M,o as N,p as q,q as B,s as V,t,v as W,w as _,x as K,y as $,z as U,B as H,C as J,G as Q,H as X,I as Y,J as Z,K as oo,N as ao,O as lo,Q as ro,U as co,V as d,W as m,X as p,Y as go,Z as eo,_ as bo,$ as no,a0 as io,a1 as so,a2 as to,a3 as mo,a4 as po,a5 as uo,a6 as fo,a7 as yo,a8 as vo,a9 as ho,aa as xo,ab as zo,ac as wo,ad as Po,ae as ko,af as So,ag as Lo,ah as jo,ai as Co,aj as Ro,ak as Io,al as Eo,am as Ao,an as Do,ao as To,ap as Fo,aq as Oo,ar as Go,as as Mo,at as No,au as qo,av as Bo,aw as Vo,ax as Wo,ay as _o}from"./pages-Gj3J1sqc.js";import{ez as Ko,cj as $o,R as Uo,eA as Ho,eB as Jo}from"./components-CivAVDaz.js";import"./vendor-three-C5WAXd5r.js";import"./vendor-codemirror-DjHzu2rA.js";import"./vendor-shiki-CZcHetjR.js";import"./vendor-recharts-CuDlk54J.js";(function(){const b=document.createElement("link").relList;if(b&&b.supports&&b.supports("modulepreload"))return;for(const c of document.querySelectorAll('link[rel="modulepreload"]'))i(c);new MutationObserver(c=>{for(const g of c)if(g.type==="childList")for(const n of g.addedNodes)n.tagName==="LINK"&&n.rel==="modulepreload"&&i(n)}).observe(document,{childList:!0,subtree:!0});function u(c){const g={};return c.integrity&&(g.integrity=c.integrity),c.referrerPolicy&&(g.referrerPolicy=c.referrerPolicy),c.crossOrigin==="use-credentials"?g.credentials="include":c.crossOrigin==="anonymous"?g.credentials="omit":g.credentials="same-origin",g}function i(c){if(c.ep)return;c.ep=!0;const g=u(c);fetch(c.href,g)}})();const Qo=e`
|
|
2
2
|
:root {
|
|
3
3
|
--ac-global-dimension-scale-factor: 1;
|
|
4
4
|
--ac-global-dimension-size-0: 0px;
|
|
@@ -1185,4 +1185,4 @@ import{F as e,j as o,cA as f,ez as y,eA as v,eB as h,l as r,bW as x,eC as a,r as
|
|
|
1185
1185
|
.ac-theme--dark .react-resizable-handle {
|
|
1186
1186
|
filter: invert(1);
|
|
1187
1187
|
}
|
|
1188
|
-
`;function ea(){const{theme:l="dark"}=k();return o(f,{styles:e(Yo,Xo,l==="dark"?Zo:oa,aa(l),Qo,la,ra,ca,ga)})}const ba=y(v(r(a,{path:"/",errorElement:o(Bo,{}),children:[o(a,{path:"/v1/*",element:o(x,{to:"/",replace:!0})}),o(a,{path:"/login",element:o(L,{})}),o(a,{path:"/logout",element:o(
|
|
1188
|
+
`;function ea(){const{theme:l="dark"}=k();return o(f,{styles:e(Yo,Xo,l==="dark"?Zo:oa,aa(l),Qo,la,ra,ca,ga)})}const ba=y(v(r(a,{path:"/",errorElement:o(Bo,{}),children:[o(a,{path:"/v1/*",element:o(x,{to:"/",replace:!0})}),o(a,{path:"/login",element:o(L,{})}),o(a,{path:"/logout",element:o(j,{})}),o(a,{path:"/reset-password",element:o(R,{}),loader:C}),o(a,{path:"/reset-password-with-token",element:o(I,{})}),o(a,{path:"/forgot-password",element:o(E,{})}),o(a,{element:o(qo,{}),loader:A,children:r(a,{element:o(No,{}),children:[o(a,{path:"/profile",handle:{crumb:()=>"profile"},element:o(D,{})}),o(a,{index:!0,loader:T}),r(a,{path:"/model",handle:{crumb:()=>"model"},element:o(N,{}),children:[o(a,{index:!0,element:o(s,{})}),o(a,{element:o(s,{}),children:o(a,{path:"dimensions",children:o(a,{path:":dimensionId",element:o(O,{}),loader:F})})}),o(a,{path:"embeddings",children:o(a,{path:":embeddingDimensionId",element:o(M,{}),loader:G,handle:{crumb:l=>l.embedding.name}})})]}),r(a,{path:"/projects",handle:{crumb:()=>"projects"},element:o(X,{}),children:[o(a,{index:!0,element:o(q,{})}),r(a,{path:":projectId",loader:B,handle:{crumb:l=>l.project.name},element:o(Q,{}),children:[o(a,{index:!0,element:o(V,{})}),r(a,{element:o(J,{}),children:[o(a,{path:"traces",element:o(W,{}),children:o(a,{path:":traceId",element:o(t,{})})}),o(a,{path:"spans",element:o(_,{}),children:o(a,{path:":traceId",element:o(t,{})})}),o(a,{path:"sessions",element:o(U,{}),children:o(a,{path:":sessionId",element:o($,{}),loader:K})}),o(a,{path:"config",element:o(H,{})})]})]})]}),r(a,{path:"/dashboards",handle:{crumb:()=>"dashboards"},element:o(ro,{}),children:[o(a,{index:!0,element:o(Z,{}),loader:Y}),o(a,{path:"projects/:projectId",element:o(ao,{}),loader:oo,handle:{crumb:l=>l.project.name}}),o(a,{path:":dashboardId",handle:{crumb:()=>"dashboard"},element:o(lo,{})})]}),r(a,{path:"/datasets",handle:{crumb:()=>"datasets"},children:[o(a,{index:!0,element:o(co,{})}),r(a,{path:":datasetId",loader:d,handle:{crumb:l=>l.dataset.name},children:[r(a,{element:o(no,{}),loader:d,children:[o(a,{index:!0,element:o(p,{}),loader:m}),o(a,{path:"experiments",element:o(p,{}),loader:m}),o(a,{path:"examples",element:o(bo,{}),loader:go,children:o(a,{path:":exampleId",element:o(eo,{})})})]}),o(a,{path:"compare",handle:{crumb:()=>"compare"},loader:io,element:o(so,{})})]})]}),r(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"}})]}),r(a,{path:"/prompts",handle:{crumb:()=>"prompts"},children:[o(a,{index:!0,element:o(fo,{}),loader:uo}),r(a,{path:":promptId",loader:yo,shouldRevalidate:()=>!0,handle:{crumb:l=>l.prompt.__typename==="Prompt"?l.prompt.name:"unknown"},children:[r(a,{element:o(So,{}),children:[o(a,{index:!0,element:o(vo,{})}),o(a,{path:"versions",loader:ho,element:o(wo,{}),children:o(a,{path:":versionId",loader:xo,element:o(zo,{})})}),o(a,{path:"config",element:o(ko,{}),loader:Po})]}),o(a,{path:"playground",element:o(jo,{}),loader:Lo,handle:{crumb:()=>"playground"}})]})]}),o(a,{path:"/apis",element:o(Co,{}),handle:{crumb:()=>"APIs"}}),o(a,{path:"/support",element:o(Ro,{}),handle:{crumb:()=>"support"}}),r(a,{path:"/settings",element:o(Mo,{}),handle:{crumb:()=>"settings"},children:[o(a,{path:"general",loader:Io,element:o(Eo,{}),handle:{crumb:()=>"general"}}),o(a,{path:"providers",loader:Ao,element:o(Do,{}),handle:{crumb:()=>"providers"}}),o(a,{path:"annotations",loader:To,element:o(Fo,{}),handle:{crumb:()=>"annotations"}}),o(a,{path:"data",element:o(Go,{}),handle:{crumb:()=>"data retention"},loader:Oo})]})]})})]})),{basename:window.Config.basename});function na(){return o(h,{router:ba})}function ia(){return o(Vo,{children:o(Ko,{children:o(sa,{})})})}function sa(){const{theme:l}=$o();return o(S,{theme:l,mountGlobalStyles:!1,children:r(w.RelayEnvironmentProvider,{environment:Uo,children:[o(ea,{}),o(Wo,{children:o(Ho,{children:o(_o,{children:o(z.Suspense,{children:o(Jo,{children:o(na,{})})})})})})]})})}const ta=document.getElementById("root"),da=P.createRoot(ta);da.render(o(ia,{}));
|