arize-phoenix 11.8.0__py3-none-any.whl → 11.9.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.

Files changed (27) hide show
  1. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/METADATA +1 -1
  2. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/RECORD +24 -23
  3. phoenix/db/insertion/span.py +12 -10
  4. phoenix/db/insertion/types.py +9 -2
  5. phoenix/server/api/input_types/CreateProjectInput.py +27 -0
  6. phoenix/server/api/mutations/project_mutations.py +37 -1
  7. phoenix/server/api/mutations/trace_mutations.py +45 -1
  8. phoenix/server/api/types/Project.py +554 -0
  9. phoenix/server/cost_tracking/model_cost_manifest.json +85 -0
  10. phoenix/server/dml_event.py +4 -0
  11. phoenix/server/static/.vite/manifest.json +36 -36
  12. phoenix/server/static/assets/{components-5M9nebi4.js → components-IBd-PDxA.js} +368 -290
  13. phoenix/server/static/assets/{index-OU2WTnGN.js → index-B8EBC_Z5.js} +8 -2
  14. phoenix/server/static/assets/{pages-DF8rqxJ4.js → pages-6D1duYIe.js} +558 -435
  15. phoenix/server/static/assets/vendor-BzZ0oklU.js +939 -0
  16. phoenix/server/static/assets/vendor-arizeai-CvjUqTrl.js +168 -0
  17. phoenix/server/static/assets/{vendor-codemirror-vlcH1_iR.js → vendor-codemirror-CKK25Gd7.js} +1 -1
  18. phoenix/server/static/assets/vendor-recharts-CWtaRhQC.js +37 -0
  19. phoenix/server/static/assets/{vendor-shiki-BsknB7bv.js → vendor-shiki-D30GF-p9.js} +1 -1
  20. phoenix/version.py +1 -1
  21. phoenix/server/static/assets/vendor-Bl7CyFDw.js +0 -911
  22. phoenix/server/static/assets/vendor-arizeai-B_viEUUA.js +0 -180
  23. phoenix/server/static/assets/vendor-recharts-C9cQu72o.js +0 -59
  24. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/WHEEL +0 -0
  25. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/entry_points.txt +0 -0
  26. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/licenses/IP_NOTICE +0 -0
  27. {arize_phoenix-11.8.0.dist-info → arize_phoenix-11.9.0.dist-info}/licenses/LICENSE +0 -0
@@ -427,6 +427,11 @@
427
427
  "is_prompt": false,
428
428
  "token_type": "output"
429
429
  },
430
+ {
431
+ "base_rate": 2.5e-8,
432
+ "is_prompt": true,
433
+ "token_type": "cache_read"
434
+ },
430
435
  {
431
436
  "base_rate": 7e-7,
432
437
  "is_prompt": true,
@@ -449,6 +454,11 @@
449
454
  "is_prompt": false,
450
455
  "token_type": "output"
451
456
  },
457
+ {
458
+ "base_rate": 3.75e-8,
459
+ "is_prompt": true,
460
+ "token_type": "cache_read"
461
+ },
452
462
  {
453
463
  "base_rate": 1e-6,
454
464
  "is_prompt": true,
@@ -470,6 +480,11 @@
470
480
  "base_rate": 6e-7,
471
481
  "is_prompt": false,
472
482
  "token_type": "output"
483
+ },
484
+ {
485
+ "base_rate": 3.75e-8,
486
+ "is_prompt": true,
487
+ "token_type": "cache_read"
473
488
  }
474
489
  ]
475
490
  },
@@ -488,6 +503,11 @@
488
503
  "is_prompt": false,
489
504
  "token_type": "output"
490
505
  },
506
+ {
507
+ "base_rate": 1.875e-8,
508
+ "is_prompt": true,
509
+ "token_type": "cache_read"
510
+ },
491
511
  {
492
512
  "base_rate": 7.5e-8,
493
513
  "is_prompt": true,
@@ -510,6 +530,11 @@
510
530
  "is_prompt": false,
511
531
  "token_type": "output"
512
532
  },
533
+ {
534
+ "base_rate": 1.875e-8,
535
+ "is_prompt": true,
536
+ "token_type": "cache_read"
537
+ },
513
538
  {
514
539
  "base_rate": 7.5e-8,
515
540
  "is_prompt": true,
@@ -532,6 +557,11 @@
532
557
  "is_prompt": false,
533
558
  "token_type": "output"
534
559
  },
560
+ {
561
+ "base_rate": 2.5e-8,
562
+ "is_prompt": true,
563
+ "token_type": "cache_read"
564
+ },
535
565
  {
536
566
  "base_rate": 7e-7,
537
567
  "is_prompt": true,
@@ -553,6 +583,11 @@
553
583
  "base_rate": 0.00001,
554
584
  "is_prompt": false,
555
585
  "token_type": "output"
586
+ },
587
+ {
588
+ "base_rate": 3.125e-7,
589
+ "is_prompt": true,
590
+ "token_type": "cache_read"
556
591
  }
557
592
  ]
558
593
  },
@@ -571,6 +606,11 @@
571
606
  "is_prompt": false,
572
607
  "token_type": "output"
573
608
  },
609
+ {
610
+ "base_rate": 7.5e-8,
611
+ "is_prompt": true,
612
+ "token_type": "cache_read"
613
+ },
574
614
  {
575
615
  "base_rate": 1e-6,
576
616
  "is_prompt": true,
@@ -593,6 +633,11 @@
593
633
  "is_prompt": false,
594
634
  "token_type": "output"
595
635
  },
636
+ {
637
+ "base_rate": 2.5e-8,
638
+ "is_prompt": true,
639
+ "token_type": "cache_read"
640
+ },
596
641
  {
597
642
  "base_rate": 5e-7,
598
643
  "is_prompt": true,
@@ -615,6 +660,11 @@
615
660
  "is_prompt": false,
616
661
  "token_type": "output"
617
662
  },
663
+ {
664
+ "base_rate": 3.75e-8,
665
+ "is_prompt": true,
666
+ "token_type": "cache_read"
667
+ },
618
668
  {
619
669
  "base_rate": 1e-6,
620
670
  "is_prompt": true,
@@ -637,6 +687,11 @@
637
687
  "is_prompt": false,
638
688
  "token_type": "output"
639
689
  },
690
+ {
691
+ "base_rate": 7.5e-8,
692
+ "is_prompt": true,
693
+ "token_type": "cache_read"
694
+ },
640
695
  {
641
696
  "base_rate": 1e-6,
642
697
  "is_prompt": true,
@@ -658,6 +713,11 @@
658
713
  "base_rate": 0.00001,
659
714
  "is_prompt": false,
660
715
  "token_type": "output"
716
+ },
717
+ {
718
+ "base_rate": 3.125e-7,
719
+ "is_prompt": true,
720
+ "token_type": "cache_read"
661
721
  }
662
722
  ]
663
723
  },
@@ -675,6 +735,11 @@
675
735
  "base_rate": 0.00001,
676
736
  "is_prompt": false,
677
737
  "token_type": "output"
738
+ },
739
+ {
740
+ "base_rate": 3.125e-7,
741
+ "is_prompt": true,
742
+ "token_type": "cache_read"
678
743
  }
679
744
  ]
680
745
  },
@@ -693,6 +758,11 @@
693
758
  "is_prompt": false,
694
759
  "token_type": "output"
695
760
  },
761
+ {
762
+ "base_rate": 3.125e-7,
763
+ "is_prompt": true,
764
+ "token_type": "cache_read"
765
+ },
696
766
  {
697
767
  "base_rate": 1.25e-6,
698
768
  "is_prompt": true,
@@ -715,6 +785,11 @@
715
785
  "is_prompt": false,
716
786
  "token_type": "output"
717
787
  },
788
+ {
789
+ "base_rate": 3.125e-7,
790
+ "is_prompt": true,
791
+ "token_type": "cache_read"
792
+ },
718
793
  {
719
794
  "base_rate": 1.25e-6,
720
795
  "is_prompt": true,
@@ -737,6 +812,11 @@
737
812
  "is_prompt": false,
738
813
  "token_type": "output"
739
814
  },
815
+ {
816
+ "base_rate": 3.125e-7,
817
+ "is_prompt": true,
818
+ "token_type": "cache_read"
819
+ },
740
820
  {
741
821
  "base_rate": 1.25e-6,
742
822
  "is_prompt": true,
@@ -759,6 +839,11 @@
759
839
  "is_prompt": false,
760
840
  "token_type": "output"
761
841
  },
842
+ {
843
+ "base_rate": 3.125e-7,
844
+ "is_prompt": true,
845
+ "token_type": "cache_read"
846
+ },
762
847
  {
763
848
  "base_rate": 7e-7,
764
849
  "is_prompt": true,
@@ -33,6 +33,10 @@ class ProjectDmlEvent(DmlEvent):
33
33
  class ProjectDeleteEvent(ProjectDmlEvent): ...
34
34
 
35
35
 
36
+ @dataclass(frozen=True)
37
+ class ProjectInsertEvent(ProjectDmlEvent): ...
38
+
39
+
36
40
  @dataclass(frozen=True)
37
41
  class SpanDmlEvent(ProjectDmlEvent): ...
38
42
 
@@ -1,28 +1,28 @@
1
1
  {
2
- "_components-5M9nebi4.js": {
3
- "file": "assets/components-5M9nebi4.js",
2
+ "_components-IBd-PDxA.js": {
3
+ "file": "assets/components-IBd-PDxA.js",
4
4
  "name": "components",
5
5
  "imports": [
6
- "_vendor-Bl7CyFDw.js",
7
- "_pages-DF8rqxJ4.js",
8
- "_vendor-arizeai-B_viEUUA.js",
9
- "_vendor-codemirror-vlcH1_iR.js",
6
+ "_vendor-BzZ0oklU.js",
7
+ "_pages-6D1duYIe.js",
8
+ "_vendor-arizeai-CvjUqTrl.js",
9
+ "_vendor-codemirror-CKK25Gd7.js",
10
10
  "_vendor-three-C5WAXd5r.js"
11
11
  ]
12
12
  },
13
- "_pages-DF8rqxJ4.js": {
14
- "file": "assets/pages-DF8rqxJ4.js",
13
+ "_pages-6D1duYIe.js": {
14
+ "file": "assets/pages-6D1duYIe.js",
15
15
  "name": "pages",
16
16
  "imports": [
17
- "_vendor-Bl7CyFDw.js",
18
- "_vendor-arizeai-B_viEUUA.js",
19
- "_components-5M9nebi4.js",
20
- "_vendor-codemirror-vlcH1_iR.js",
21
- "_vendor-recharts-C9cQu72o.js"
17
+ "_vendor-BzZ0oklU.js",
18
+ "_vendor-arizeai-CvjUqTrl.js",
19
+ "_components-IBd-PDxA.js",
20
+ "_vendor-codemirror-CKK25Gd7.js",
21
+ "_vendor-recharts-CWtaRhQC.js"
22
22
  ]
23
23
  },
24
- "_vendor-Bl7CyFDw.js": {
25
- "file": "assets/vendor-Bl7CyFDw.js",
24
+ "_vendor-BzZ0oklU.js": {
25
+ "file": "assets/vendor-BzZ0oklU.js",
26
26
  "name": "vendor",
27
27
  "imports": [
28
28
  "_vendor-three-C5WAXd5r.js"
@@ -35,33 +35,33 @@
35
35
  "file": "assets/vendor-WIZid84E.css",
36
36
  "src": "_vendor-WIZid84E.css"
37
37
  },
38
- "_vendor-arizeai-B_viEUUA.js": {
39
- "file": "assets/vendor-arizeai-B_viEUUA.js",
38
+ "_vendor-arizeai-CvjUqTrl.js": {
39
+ "file": "assets/vendor-arizeai-CvjUqTrl.js",
40
40
  "name": "vendor-arizeai",
41
41
  "imports": [
42
- "_vendor-Bl7CyFDw.js"
42
+ "_vendor-BzZ0oklU.js"
43
43
  ]
44
44
  },
45
- "_vendor-codemirror-vlcH1_iR.js": {
46
- "file": "assets/vendor-codemirror-vlcH1_iR.js",
45
+ "_vendor-codemirror-CKK25Gd7.js": {
46
+ "file": "assets/vendor-codemirror-CKK25Gd7.js",
47
47
  "name": "vendor-codemirror",
48
48
  "imports": [
49
- "_vendor-Bl7CyFDw.js",
50
- "_vendor-shiki-BsknB7bv.js"
49
+ "_vendor-BzZ0oklU.js",
50
+ "_vendor-shiki-D30GF-p9.js"
51
51
  ]
52
52
  },
53
- "_vendor-recharts-C9cQu72o.js": {
54
- "file": "assets/vendor-recharts-C9cQu72o.js",
53
+ "_vendor-recharts-CWtaRhQC.js": {
54
+ "file": "assets/vendor-recharts-CWtaRhQC.js",
55
55
  "name": "vendor-recharts",
56
56
  "imports": [
57
- "_vendor-Bl7CyFDw.js"
57
+ "_vendor-BzZ0oklU.js"
58
58
  ]
59
59
  },
60
- "_vendor-shiki-BsknB7bv.js": {
61
- "file": "assets/vendor-shiki-BsknB7bv.js",
60
+ "_vendor-shiki-D30GF-p9.js": {
61
+ "file": "assets/vendor-shiki-D30GF-p9.js",
62
62
  "name": "vendor-shiki",
63
63
  "imports": [
64
- "_vendor-Bl7CyFDw.js"
64
+ "_vendor-BzZ0oklU.js"
65
65
  ]
66
66
  },
67
67
  "_vendor-three-C5WAXd5r.js": {
@@ -69,19 +69,19 @@
69
69
  "name": "vendor-three"
70
70
  },
71
71
  "index.tsx": {
72
- "file": "assets/index-OU2WTnGN.js",
72
+ "file": "assets/index-B8EBC_Z5.js",
73
73
  "name": "index",
74
74
  "src": "index.tsx",
75
75
  "isEntry": true,
76
76
  "imports": [
77
- "_vendor-Bl7CyFDw.js",
78
- "_vendor-arizeai-B_viEUUA.js",
79
- "_pages-DF8rqxJ4.js",
80
- "_components-5M9nebi4.js",
77
+ "_vendor-BzZ0oklU.js",
78
+ "_vendor-arizeai-CvjUqTrl.js",
79
+ "_pages-6D1duYIe.js",
80
+ "_components-IBd-PDxA.js",
81
81
  "_vendor-three-C5WAXd5r.js",
82
- "_vendor-codemirror-vlcH1_iR.js",
83
- "_vendor-shiki-BsknB7bv.js",
84
- "_vendor-recharts-C9cQu72o.js"
82
+ "_vendor-codemirror-CKK25Gd7.js",
83
+ "_vendor-shiki-D30GF-p9.js",
84
+ "_vendor-recharts-CWtaRhQC.js"
85
85
  ]
86
86
  }
87
87
  }