arize-phoenix 4.15.0__py3-none-any.whl → 4.16.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-4.15.0.dist-info → arize_phoenix-4.16.1.dist-info}/METADATA +2 -1
- {arize_phoenix-4.15.0.dist-info → arize_phoenix-4.16.1.dist-info}/RECORD +29 -22
- phoenix/db/bulk_inserter.py +135 -3
- phoenix/db/helpers.py +23 -1
- phoenix/db/insertion/constants.py +2 -0
- phoenix/db/insertion/document_annotation.py +157 -0
- phoenix/db/insertion/helpers.py +13 -0
- phoenix/db/insertion/span_annotation.py +144 -0
- phoenix/db/insertion/trace_annotation.py +144 -0
- phoenix/db/insertion/types.py +261 -0
- phoenix/experiments/types.py +3 -3
- phoenix/server/api/input_types/SpanAnnotationSort.py +17 -0
- phoenix/server/api/input_types/TraceAnnotationSort.py +17 -0
- phoenix/server/api/routers/v1/evaluations.py +90 -4
- phoenix/server/api/routers/v1/spans.py +36 -46
- phoenix/server/api/routers/v1/traces.py +36 -48
- phoenix/server/api/types/Span.py +22 -3
- phoenix/server/api/types/Trace.py +21 -4
- phoenix/server/app.py +2 -0
- phoenix/server/static/.vite/manifest.json +14 -14
- phoenix/server/static/assets/{components-kGgeFkHp.js → components-Ci5kMOk5.js} +119 -126
- phoenix/server/static/assets/{index-BctFO6S7.js → index-BQG5WVX7.js} +2 -2
- phoenix/server/static/assets/{pages-DabDCmVd.js → pages-BrevprVW.js} +289 -213
- phoenix/server/static/assets/{vendor-arizeai-B5Hti8OB.js → vendor-arizeai-DTbiPGp6.js} +1 -1
- phoenix/trace/dsl/filter.py +2 -6
- phoenix/version.py +1 -1
- {arize_phoenix-4.15.0.dist-info → arize_phoenix-4.16.1.dist-info}/WHEEL +0 -0
- {arize_phoenix-4.15.0.dist-info → arize_phoenix-4.16.1.dist-info}/licenses/IP_NOTICE +0 -0
- {arize_phoenix-4.15.0.dist-info → arize_phoenix-4.16.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -659,4 +659,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
659
659
|
`,z.typography.sizes.small.lineHeight,`px + 2 *
|
|
660
660
|
var(--ac-global-dimension-static-size-25) / 2
|
|
661
661
|
)
|
|
662
|
-
);background-color:var(--ac-global-background-color-light);font-size:`,z.typography.sizes.small.fontSize,"px;line-height:",z.typography.sizes.small.lineHeight,"px;color:var(--ac-global-text-color-900);&[data-variant='light']{background-color:var(--ac-global-color-grey-400);}&[data-variant='dark']{background-color:var(--ac-global-background-color-dark);}&[data-variant='danger']{background-color:var(--ac-global-background-color-danger);}","");function rs(e){var r=e.children,o=e.variant,l=o===void 0?"default":o;return a("span",{css:hc,"data-variant":l,className:"ac-counter"},r)}var pc=["children"],mc={name:"zjik7",styles:"display:flex"},fc={direction:["flexDirection",ra],wrap:["flexWrap",yc],justifyContent:["justifyContent",Da],alignItems:["alignItems",Da],alignContent:["alignContent",Da]};function wc(e,r){var o=e.children,l=D(e,pc),t=["base"],i=ia(l),s=i.styleProps,c=ia(l,fc),d=c.styleProps,n=q(r),g=v({},s.style,d.style);return e.gap!=null&&(g.gap=Fa(e.gap,t)),e.columnGap!=null&&(g.columnGap=Fa(e.columnGap,t)),e.rowGap!=null&&(g.rowGap=Fa(e.rowGap,t)),a("div",v({css:mc},va(l),{className:H("flex",s.className),style:g,ref:n}),o)}function Da(e){return e==="start"?"flex-start":e==="end"?"flex-end":e}function yc(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}var os=w.forwardRef(wc);export{kc as $,ll as A,
|
|
662
|
+
);background-color:var(--ac-global-background-color-light);font-size:`,z.typography.sizes.small.fontSize,"px;line-height:",z.typography.sizes.small.lineHeight,"px;color:var(--ac-global-text-color-900);&[data-variant='light']{background-color:var(--ac-global-color-grey-400);}&[data-variant='dark']{background-color:var(--ac-global-background-color-dark);}&[data-variant='danger']{background-color:var(--ac-global-background-color-danger);}","");function rs(e){var r=e.children,o=e.variant,l=o===void 0?"default":o;return a("span",{css:hc,"data-variant":l,className:"ac-counter"},r)}var pc=["children"],mc={name:"zjik7",styles:"display:flex"},fc={direction:["flexDirection",ra],wrap:["flexWrap",yc],justifyContent:["justifyContent",Da],alignItems:["alignItems",Da],alignContent:["alignContent",Da]};function wc(e,r){var o=e.children,l=D(e,pc),t=["base"],i=ia(l),s=i.styleProps,c=ia(l,fc),d=c.styleProps,n=q(r),g=v({},s.style,d.style);return e.gap!=null&&(g.gap=Fa(e.gap,t)),e.columnGap!=null&&(g.columnGap=Fa(e.columnGap,t)),e.rowGap!=null&&(g.rowGap=Fa(e.rowGap,t)),a("div",v({css:mc},va(l),{className:H("flex",s.className),style:g,ref:n}),o)}function Da(e){return e==="start"?"flex-start":e==="end"?"flex-end":e}function yc(e){return typeof e=="boolean"?e?"wrap":"nowrap":e}var os=w.forwardRef(wc);export{kc as $,ll as A,Kc as B,Wc as C,Jc as D,as as E,Nc as F,Uc as G,Sc as H,J as I,$t as J,Wt as K,Vc as L,Ac as M,zc as N,Ke as O,w1 as P,Dc as Q,Hc as R,Yc as S,it as T,rs as U,Il as V,Bc as W,Lc as X,Ra as Y,Qc as Z,Rc as _,Ec as a,pr as a0,_c as a1,hr as a2,qc as a3,$o as a4,Mc as b,Ge as c,bn as d,xc as e,Ja as f,Xc as g,j as h,os as i,Zc as j,jc as k,mr as l,Oc as m,ee as n,Pc as o,Gc as p,es as q,Fc as r,Ic as s,z as t,Tc as u,Nt as v,O0 as w,Xl as x,vr as y,$c as z};
|
phoenix/trace/dsl/filter.py
CHANGED
|
@@ -56,11 +56,7 @@ class AliasedAnnotationRelation:
|
|
|
56
56
|
table = aliased(models.SpanAnnotation, name=table_alias)
|
|
57
57
|
object.__setattr__(self, "_label_attribute_alias", label_attribute_alias)
|
|
58
58
|
object.__setattr__(self, "_score_attribute_alias", score_attribute_alias)
|
|
59
|
-
object.__setattr__(
|
|
60
|
-
self,
|
|
61
|
-
"table",
|
|
62
|
-
table,
|
|
63
|
-
)
|
|
59
|
+
object.__setattr__(self, "table", table)
|
|
64
60
|
|
|
65
61
|
@property
|
|
66
62
|
def attributes(self) -> typing.Iterator[typing.Tuple[str, Mapped[typing.Any]]]:
|
|
@@ -236,7 +232,7 @@ class SpanFilter:
|
|
|
236
232
|
for eval_alias in self._aliased_annotation_relations:
|
|
237
233
|
eval_name = eval_alias.name
|
|
238
234
|
AliasedSpanAnnotation = eval_alias.table
|
|
239
|
-
stmt = stmt.
|
|
235
|
+
stmt = stmt.outerjoin(
|
|
240
236
|
AliasedSpanAnnotation,
|
|
241
237
|
onclause=(
|
|
242
238
|
sqlalchemy.and_(
|
phoenix/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "4.
|
|
1
|
+
__version__ = "4.16.1"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|