arize-phoenix 7.2.0__py3-none-any.whl → 7.3.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-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/METADATA +1 -1
- {arize_phoenix-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/RECORD +12 -12
- phoenix/server/api/helpers/playground_clients.py +9 -2
- phoenix/server/static/.vite/manifest.json +9 -9
- phoenix/server/static/assets/{components-Fbz1fA9N.js → components-CTfaHD1U.js} +90 -93
- phoenix/server/static/assets/{index-BmwKNkwH.js → index-Lokew6Qd.js} +2 -2
- phoenix/server/static/assets/{pages-mOmTzhTQ.js → pages-B-fbd0DU.js} +225 -228
- phoenix/version.py +1 -1
- {arize_phoenix-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/WHEEL +0 -0
- {arize_phoenix-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/entry_points.txt +0 -0
- {arize_phoenix-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/licenses/IP_NOTICE +0 -0
- {arize_phoenix-7.2.0.dist-info → arize_phoenix-7.3.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@ phoenix/exceptions.py,sha256=n2L2KKuecrdflB9MsCdAYCiSEvGJptIsfRkXMoJle7A,169
|
|
|
6
6
|
phoenix/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
7
7
|
phoenix/services.py,sha256=kpW1WL0kiB8XJsO6XycvZVJ-lBkNoenhQ7atCvBoSe8,5365
|
|
8
8
|
phoenix/settings.py,sha256=ht-0oN-sMV6SPXrk7Tu1EZlngpAYkGNLYPhO8DyrdQI,661
|
|
9
|
-
phoenix/version.py,sha256=
|
|
9
|
+
phoenix/version.py,sha256=sdpc-9h8PmmRVaqNA9R2vvMOVXFYIKW9zf9YS8np6ig,22
|
|
10
10
|
phoenix/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
11
|
phoenix/core/embedding_dimension.py,sha256=zKGbcvwOXgLf-yrJBpQyKtd-LEOPRKHnUToyAU8Owis,87
|
|
12
12
|
phoenix/core/model.py,sha256=qBFraOtmwCCnWJltKNP18DDG0mULXigytlFsa6YOz6k,4837
|
|
@@ -134,7 +134,7 @@ phoenix/server/api/dataloaders/cache/__init__.py,sha256=SYoOM9n8FJaMdQarma5d1blu
|
|
|
134
134
|
phoenix/server/api/dataloaders/cache/two_tier_cache.py,sha256=cmo8FUT3E91R139IEzh4yCga-6nTamc5KPXAfMrzNDM,2315
|
|
135
135
|
phoenix/server/api/helpers/__init__.py,sha256=m2-xaSPqUiSs91k62JaRDjFNfl-1byxBfY-m_Vxw16U,272
|
|
136
136
|
phoenix/server/api/helpers/dataset_helpers.py,sha256=AMlKY9_e0wnTrTSSQemM5NHfnpwARSytx-m9YK6f6bY,8421
|
|
137
|
-
phoenix/server/api/helpers/playground_clients.py,sha256=
|
|
137
|
+
phoenix/server/api/helpers/playground_clients.py,sha256=8gJ7RcOE9pyinRIkZ-elr17Fem9jIsfpuuyxlzPA43w,36450
|
|
138
138
|
phoenix/server/api/helpers/playground_registry.py,sha256=CPLMziFB2wmr-dfbx7VbzO2f8YIG_k5RftzvGXYGQ1w,2570
|
|
139
139
|
phoenix/server/api/helpers/playground_spans.py,sha256=qGk7V7IZK7EkRE1mvZyROpLN5kgOahOZifFzUWmqYFc,16546
|
|
140
140
|
phoenix/server/api/input_types/AddExamplesToDatasetInput.py,sha256=mIQz0S_z8YdrktKIY6RCvtNJ2yZF9pYvTGgasUsI-54,430
|
|
@@ -286,10 +286,10 @@ phoenix/server/static/apple-touch-icon-76x76.png,sha256=CT_xT12I0u2i0WU8JzBZBuOQ
|
|
|
286
286
|
phoenix/server/static/apple-touch-icon.png,sha256=fOfpjqGpWYbJ0eAurKsyoZP1EAs6ZVooBJ_SGk2ZkDs,3801
|
|
287
287
|
phoenix/server/static/favicon.ico,sha256=bY0vvCKRftemZfPShwZtE93DiiQdaYaozkPGwNFr6H8,34494
|
|
288
288
|
phoenix/server/static/modernizr.js,sha256=mvK-XtkNqjOral-QvzoqsyOMECXIMu5BQwSVN_wcU9c,2564
|
|
289
|
-
phoenix/server/static/.vite/manifest.json,sha256=
|
|
290
|
-
phoenix/server/static/assets/components-
|
|
291
|
-
phoenix/server/static/assets/index-
|
|
292
|
-
phoenix/server/static/assets/pages-
|
|
289
|
+
phoenix/server/static/.vite/manifest.json,sha256=LRP20hibGrBFJhgD6mLsBfV8uLVmYLqUy9bcdCP4R-w,2163
|
|
290
|
+
phoenix/server/static/assets/components-CTfaHD1U.js,sha256=Fv5fYfkYcwsMRjUgfc470M0W79YxmhXmXL8sZGEQqGw,320415
|
|
291
|
+
phoenix/server/static/assets/index-Lokew6Qd.js,sha256=FXvVKt8BjFtfKRoo5bzlVSe_4FS5puGy1d-3VXisoOQ,8033
|
|
292
|
+
phoenix/server/static/assets/pages-B-fbd0DU.js,sha256=JydZuG-I1ahey2TdRv1sQJhD2I8kM_D2d_SVeoWBdCM,670327
|
|
293
293
|
phoenix/server/static/assets/vendor-DwOx_a-2.js,sha256=BSQT2H6j3XW9U4TYNJ_dAQvroHbfRpHbfIuOoAQW_V0,2168792
|
|
294
294
|
phoenix/server/static/assets/vendor-DxkFTwjz.css,sha256=nZrkr0u6NNElFGvpWHk9GTHeGoibCXCli1bE7mXZGZg,1816
|
|
295
295
|
phoenix/server/static/assets/vendor-arizeai-BWSsCZNG.js,sha256=7aYt8L3aEr48jfoP4GLHy68Dq9uukkRxKnTB3fauZ_4,308489
|
|
@@ -336,9 +336,9 @@ phoenix/utilities/project.py,sha256=auVpARXkDb-JgeX5f2aStyFIkeKvGwN9l7qrFeJMVxI,
|
|
|
336
336
|
phoenix/utilities/re.py,sha256=x8Xbk-Wa6qDMAtUd_7JtZvKtrYEuMY-bchB0n163_5c,2006
|
|
337
337
|
phoenix/utilities/span_store.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
338
338
|
phoenix/utilities/template_formatters.py,sha256=gh9PJD6WEGw7TEYXfSst1UR4pWWwmjxMLrDVQ_CkpkQ,2779
|
|
339
|
-
arize_phoenix-7.
|
|
340
|
-
arize_phoenix-7.
|
|
341
|
-
arize_phoenix-7.
|
|
342
|
-
arize_phoenix-7.
|
|
343
|
-
arize_phoenix-7.
|
|
344
|
-
arize_phoenix-7.
|
|
339
|
+
arize_phoenix-7.3.0.dist-info/METADATA,sha256=mT9yXI8m-65eAKN_h3azUy4mlMDo3-DxCG_7bKs0jrk,23052
|
|
340
|
+
arize_phoenix-7.3.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
341
|
+
arize_phoenix-7.3.0.dist-info/entry_points.txt,sha256=Pgpn8Upxx9P8z8joPXZWl2LlnAlGc3gcQoVchb06X1Q,94
|
|
342
|
+
arize_phoenix-7.3.0.dist-info/licenses/IP_NOTICE,sha256=JBqyyCYYxGDfzQ0TtsQgjts41IJoa-hiwDrBjCb9gHM,469
|
|
343
|
+
arize_phoenix-7.3.0.dist-info/licenses/LICENSE,sha256=HFkW9REuMOkvKRACuwLPT0hRydHb3zNg-fdFt94td18,3794
|
|
344
|
+
arize_phoenix-7.3.0.dist-info/RECORD,,
|
|
@@ -476,10 +476,12 @@ class OpenAIStreamingClient(PlaygroundStreamingClient):
|
|
|
476
476
|
@register_llm_client(
|
|
477
477
|
provider_key=GenerativeProviderKey.OPENAI,
|
|
478
478
|
model_names=[
|
|
479
|
-
"o1
|
|
480
|
-
"o1-
|
|
479
|
+
"o1",
|
|
480
|
+
"o1-2024-12-17",
|
|
481
481
|
"o1-mini",
|
|
482
482
|
"o1-mini-2024-09-12",
|
|
483
|
+
"o1-preview",
|
|
484
|
+
"o1-preview-2024-09-12",
|
|
483
485
|
],
|
|
484
486
|
)
|
|
485
487
|
class OpenAIO1StreamingClient(OpenAIStreamingClient):
|
|
@@ -501,6 +503,11 @@ class OpenAIO1StreamingClient(OpenAIStreamingClient):
|
|
|
501
503
|
label="Tool Choice",
|
|
502
504
|
canonical_name=CanonicalParameterName.TOOL_CHOICE,
|
|
503
505
|
),
|
|
506
|
+
JSONInvocationParameter(
|
|
507
|
+
invocation_name="response_format",
|
|
508
|
+
label="Response Format",
|
|
509
|
+
canonical_name=CanonicalParameterName.RESPONSE_FORMAT,
|
|
510
|
+
),
|
|
504
511
|
]
|
|
505
512
|
|
|
506
513
|
def to_openai_chat_completion_param(
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_components-
|
|
3
|
-
"file": "assets/components-
|
|
2
|
+
"_components-CTfaHD1U.js": {
|
|
3
|
+
"file": "assets/components-CTfaHD1U.js",
|
|
4
4
|
"name": "components",
|
|
5
5
|
"imports": [
|
|
6
6
|
"_vendor-DwOx_a-2.js",
|
|
7
|
-
"_pages-
|
|
7
|
+
"_pages-B-fbd0DU.js",
|
|
8
8
|
"_vendor-arizeai-BWSsCZNG.js",
|
|
9
9
|
"_vendor-codemirror-WrxmCiOZ.js",
|
|
10
10
|
"_vendor-three-DwGkEfCM.js"
|
|
11
11
|
]
|
|
12
12
|
},
|
|
13
|
-
"_pages-
|
|
14
|
-
"file": "assets/pages-
|
|
13
|
+
"_pages-B-fbd0DU.js": {
|
|
14
|
+
"file": "assets/pages-B-fbd0DU.js",
|
|
15
15
|
"name": "pages",
|
|
16
16
|
"imports": [
|
|
17
17
|
"_vendor-DwOx_a-2.js",
|
|
18
18
|
"_vendor-arizeai-BWSsCZNG.js",
|
|
19
|
-
"_components-
|
|
19
|
+
"_components-CTfaHD1U.js",
|
|
20
20
|
"_vendor-codemirror-WrxmCiOZ.js",
|
|
21
21
|
"_vendor-recharts-Bj7q9ORc.js"
|
|
22
22
|
]
|
|
@@ -69,15 +69,15 @@
|
|
|
69
69
|
"name": "vendor-three"
|
|
70
70
|
},
|
|
71
71
|
"index.tsx": {
|
|
72
|
-
"file": "assets/index-
|
|
72
|
+
"file": "assets/index-Lokew6Qd.js",
|
|
73
73
|
"name": "index",
|
|
74
74
|
"src": "index.tsx",
|
|
75
75
|
"isEntry": true,
|
|
76
76
|
"imports": [
|
|
77
77
|
"_vendor-DwOx_a-2.js",
|
|
78
78
|
"_vendor-arizeai-BWSsCZNG.js",
|
|
79
|
-
"_pages-
|
|
80
|
-
"_components-
|
|
79
|
+
"_pages-B-fbd0DU.js",
|
|
80
|
+
"_components-CTfaHD1U.js",
|
|
81
81
|
"_vendor-three-DwGkEfCM.js",
|
|
82
82
|
"_vendor-codemirror-WrxmCiOZ.js",
|
|
83
83
|
"_vendor-shiki-RnWcZtzE.js",
|