arize-phoenix 9.1.0__py3-none-any.whl → 9.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-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/METADATA +3 -1
- {arize_phoenix-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/RECORD +14 -14
- phoenix/server/api/helpers/playground_clients.py +2 -0
- phoenix/server/api/routers/v1/experiment_evaluations.py +1 -1
- phoenix/server/api/routers/v1/experiment_runs.py +6 -4
- phoenix/server/static/.vite/manifest.json +9 -9
- phoenix/server/static/assets/{components-fznwgFMD.js → components-lafqiyl4.js} +210 -209
- phoenix/server/static/assets/{index-B2beJ-Dz.js → index-CGZJ_sQk.js} +1 -1
- phoenix/server/static/assets/{pages-DiZbDjAl.js → pages-Bm_Z5Ute.js} +1 -1
- phoenix/version.py +1 -1
- {arize_phoenix-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/WHEEL +0 -0
- {arize_phoenix-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/entry_points.txt +0 -0
- {arize_phoenix-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/licenses/IP_NOTICE +0 -0
- {arize_phoenix-9.1.0.dist-info → arize_phoenix-9.3.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: arize-phoenix
|
|
3
|
-
Version: 9.
|
|
3
|
+
Version: 9.3.0
|
|
4
4
|
Summary: AI Observability and Evaluation
|
|
5
5
|
Project-URL: Documentation, https://docs.arize.com/phoenix/
|
|
6
6
|
Project-URL: Issues, https://github.com/Arize-ai/phoenix/issues
|
|
@@ -224,6 +224,8 @@ Phoenix is built on top of OpenTelemetry and is vendor, language, and framework
|
|
|
224
224
|
| [Instructor](https://docs.arize.com/phoenix/tracing/integrations-tracing/instructor) | `openinference-instrumentation-instructor` | [](https://pypi.python.org/pypi/openinference-instrumentation-instructor) |
|
|
225
225
|
| [Anthropic](https://docs.arize.com/phoenix/tracing/integrations-tracing/anthropic) | `openinference-instrumentation-anthropic` | [](https://pypi.python.org/pypi/openinference-instrumentation-anthropic) |
|
|
226
226
|
| [Smolagents](https://huggingface.co/docs/smolagents/en/tutorials/inspect_runs) | `openinference-instrumentation-smolagents` | [](https://pypi.python.org/pypi/openinference-instrumentation-smolagents) |
|
|
227
|
+
| [Agno](https://docs.arize.com/phoenix/tracing/integrations-tracing/agno) | `openinference-instrumentation-agno` | [](https://pypi.python.org/pypi/openinference-instrumentation-agno) |
|
|
228
|
+
| [MCP](https://docs.arize.com/phoenix/tracing/integrations-tracing/model-context-protocol-mcp) | `openinference-instrumentation-mcp` | [](https://pypi.python.org/pypi/openinference-instrumentation-mcp) |
|
|
227
229
|
|
|
228
230
|
### JavaScript Integrations
|
|
229
231
|
|
|
@@ -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=ngkyKGVatX3cO2WJdo2hKdaVKP-xJCMvqthvga6kJss,5196
|
|
8
8
|
phoenix/settings.py,sha256=x87BX7hWGQQZbrW_vrYqFR_izCGfO9gFc--JXUG4Tdk,754
|
|
9
|
-
phoenix/version.py,sha256=
|
|
9
|
+
phoenix/version.py,sha256=98aO5neM06RyEivP9sOpULw7NBhuSEezR_8VgK-Nuj8,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
|
|
@@ -157,7 +157,7 @@ phoenix/server/api/helpers/__init__.py,sha256=m2-xaSPqUiSs91k62JaRDjFNfl-1byxBfY
|
|
|
157
157
|
phoenix/server/api/helpers/annotations.py,sha256=9gMXKpMTfWEChoSCnvdWYuyB0hlSnNOp-qUdar9Vono,262
|
|
158
158
|
phoenix/server/api/helpers/dataset_helpers.py,sha256=DoMBTg-qXTnC_K4Evx1WKpCCYgRbITpVqyY-8efJRf0,8984
|
|
159
159
|
phoenix/server/api/helpers/experiment_run_filters.py,sha256=DOnVwrmn39eAkk2mwuZP8kIcAnR5jrOgllEwWSjsw94,29893
|
|
160
|
-
phoenix/server/api/helpers/playground_clients.py,sha256=
|
|
160
|
+
phoenix/server/api/helpers/playground_clients.py,sha256=mDYuATl7LxwdQAp2WJlUCERTDqkn3wbTtDK_kj04n_A,41881
|
|
161
161
|
phoenix/server/api/helpers/playground_registry.py,sha256=CPLMziFB2wmr-dfbx7VbzO2f8YIG_k5RftzvGXYGQ1w,2570
|
|
162
162
|
phoenix/server/api/helpers/playground_spans.py,sha256=ObAhvV_yNwEQDkjzgU5G73wfIisc8q4cpB0OFH5cd24,16974
|
|
163
163
|
phoenix/server/api/helpers/prompts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -233,8 +233,8 @@ phoenix/server/api/routers/v1/annotation_configs.py,sha256=rZ3yJm7m75BVegSjSHqsd
|
|
|
233
233
|
phoenix/server/api/routers/v1/annotations.py,sha256=oeafR2tCLu-uIwM9J72gN3MX5WDhrOMU3Jqd1uIiFqg,5921
|
|
234
234
|
phoenix/server/api/routers/v1/datasets.py,sha256=gHlF4x0EmWiJ-8vwJygoh0bO3gvDBmi6vYnLAbSkQw4,37057
|
|
235
235
|
phoenix/server/api/routers/v1/evaluations.py,sha256=GFTo42aIEX0Htn0EjjoE1JZDYlvryeZ_CK9kowhwzGw,12830
|
|
236
|
-
phoenix/server/api/routers/v1/experiment_evaluations.py,sha256=
|
|
237
|
-
phoenix/server/api/routers/v1/experiment_runs.py,sha256=
|
|
236
|
+
phoenix/server/api/routers/v1/experiment_evaluations.py,sha256=xSs004jNYsOl3eg-6Zjo2tt9TefTd7WR3twWYrsNQNk,4828
|
|
237
|
+
phoenix/server/api/routers/v1/experiment_runs.py,sha256=jqpquCygtUYNNN7lgSvGvOlXCE7KTleDRFjxJ7bbDfM,6400
|
|
238
238
|
phoenix/server/api/routers/v1/experiments.py,sha256=V9_sxqLTE1MKGFu9H3FEdGKr70lYMbGZx813MGaavfQ,20430
|
|
239
239
|
phoenix/server/api/routers/v1/models.py,sha256=r0nM2kFJ3mxDqgc5vFr1cjNuyOPs3RIKE_DS2VMdF48,1749
|
|
240
240
|
phoenix/server/api/routers/v1/projects.py,sha256=RVOAWW8RQIqaebQFcIbk1OGxO7B1BITtUewlcSUhasg,12615
|
|
@@ -342,10 +342,10 @@ phoenix/server/static/apple-touch-icon-76x76.png,sha256=CT_xT12I0u2i0WU8JzBZBuOQ
|
|
|
342
342
|
phoenix/server/static/apple-touch-icon.png,sha256=fOfpjqGpWYbJ0eAurKsyoZP1EAs6ZVooBJ_SGk2ZkDs,3801
|
|
343
343
|
phoenix/server/static/favicon.ico,sha256=bY0vvCKRftemZfPShwZtE93DiiQdaYaozkPGwNFr6H8,34494
|
|
344
344
|
phoenix/server/static/modernizr.js,sha256=mvK-XtkNqjOral-QvzoqsyOMECXIMu5BQwSVN_wcU9c,2564
|
|
345
|
-
phoenix/server/static/.vite/manifest.json,sha256=
|
|
346
|
-
phoenix/server/static/assets/components-
|
|
347
|
-
phoenix/server/static/assets/index-
|
|
348
|
-
phoenix/server/static/assets/pages-
|
|
345
|
+
phoenix/server/static/.vite/manifest.json,sha256=8LVZsEiJBCIYQiPOPcfi-03CsjFEFF4JbUqNJN5Btmk,2165
|
|
346
|
+
phoenix/server/static/assets/components-lafqiyl4.js,sha256=-y-Hwz1t1Z3n1vHOejYul1Hrn6elBpMlxyRiY1zzu1k,534495
|
|
347
|
+
phoenix/server/static/assets/index-CGZJ_sQk.js,sha256=2EJl8zpWFvAsbCY_TRGLc4trzpaJFCgq0i76eIMy_-A,60669
|
|
348
|
+
phoenix/server/static/assets/pages-Bm_Z5Ute.js,sha256=tv45YzzhNqWUTIObHCwZ6h4ZhEc7SzodcJpMv6NXAYw,1020732
|
|
349
349
|
phoenix/server/static/assets/vendor-BvFaCsmL.js,sha256=oNH_RaseAQvA3HmtHr-Pf40kGCueGoRsz9_1NXGIICY,2661112
|
|
350
350
|
phoenix/server/static/assets/vendor-Cg6lcjUC.css,sha256=nZrkr0u6NNElFGvpWHk9GTHeGoibCXCli1bE7mXZGZg,1816
|
|
351
351
|
phoenix/server/static/assets/vendor-arizeai-DJ2Xx4kZ.js,sha256=6NXeJGecPCNtx8424NHvOLPf3SyzTTjbAFvBzHb4FD4,193248
|
|
@@ -392,9 +392,9 @@ phoenix/utilities/project.py,sha256=auVpARXkDb-JgeX5f2aStyFIkeKvGwN9l7qrFeJMVxI,
|
|
|
392
392
|
phoenix/utilities/re.py,sha256=6YyUWIkv0zc2SigsxfOWIHzdpjKA_TZo2iqKq7zJKvw,2081
|
|
393
393
|
phoenix/utilities/span_store.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
394
394
|
phoenix/utilities/template_formatters.py,sha256=gh9PJD6WEGw7TEYXfSst1UR4pWWwmjxMLrDVQ_CkpkQ,2779
|
|
395
|
-
arize_phoenix-9.
|
|
396
|
-
arize_phoenix-9.
|
|
397
|
-
arize_phoenix-9.
|
|
398
|
-
arize_phoenix-9.
|
|
399
|
-
arize_phoenix-9.
|
|
400
|
-
arize_phoenix-9.
|
|
395
|
+
arize_phoenix-9.3.0.dist-info/METADATA,sha256=y8PYGl1AvfkPLUvOFGV1hiuMTDHgOL673u9P02BcSl8,25590
|
|
396
|
+
arize_phoenix-9.3.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
397
|
+
arize_phoenix-9.3.0.dist-info/entry_points.txt,sha256=Pgpn8Upxx9P8z8joPXZWl2LlnAlGc3gcQoVchb06X1Q,94
|
|
398
|
+
arize_phoenix-9.3.0.dist-info/licenses/IP_NOTICE,sha256=JBqyyCYYxGDfzQ0TtsQgjts41IJoa-hiwDrBjCb9gHM,469
|
|
399
|
+
arize_phoenix-9.3.0.dist-info/licenses/LICENSE,sha256=HFkW9REuMOkvKRACuwLPT0hRydHb3zNg-fdFt94td18,3794
|
|
400
|
+
arize_phoenix-9.3.0.dist-info/RECORD,,
|
|
@@ -701,6 +701,8 @@ class AzureOpenAIStreamingClient(OpenAIBaseStreamingClient):
|
|
|
701
701
|
provider_key=GenerativeProviderKey.ANTHROPIC,
|
|
702
702
|
model_names=[
|
|
703
703
|
PROVIDER_DEFAULT,
|
|
704
|
+
"claude-3-7-latest",
|
|
705
|
+
"claude-3-7-sonnet-20250219",
|
|
704
706
|
"claude-3-5-sonnet-latest",
|
|
705
707
|
"claude-3-5-haiku-latest",
|
|
706
708
|
"claude-3-5-sonnet-20241022",
|
|
@@ -16,7 +16,7 @@ from phoenix.server.dml_event import ExperimentRunAnnotationInsertEvent
|
|
|
16
16
|
from .models import V1RoutesBaseModel
|
|
17
17
|
from .utils import ResponseBody, add_errors_to_responses
|
|
18
18
|
|
|
19
|
-
router = APIRouter(tags=["experiments"], include_in_schema=
|
|
19
|
+
router = APIRouter(tags=["experiments"], include_in_schema=True)
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
class ExperimentEvaluationResult(V1RoutesBaseModel):
|
|
@@ -16,7 +16,7 @@ from phoenix.server.dml_event import ExperimentRunInsertEvent
|
|
|
16
16
|
from .models import V1RoutesBaseModel
|
|
17
17
|
from .utils import ResponseBody, add_errors_to_responses
|
|
18
18
|
|
|
19
|
-
router = APIRouter(tags=["experiments"], include_in_schema=
|
|
19
|
+
router = APIRouter(tags=["experiments"], include_in_schema=True)
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
class ExperimentRun(V1RoutesBaseModel):
|
|
@@ -44,7 +44,7 @@ class CreateExperimentRunResponseBodyData(V1RoutesBaseModel):
|
|
|
44
44
|
id: str = Field(description="The ID of the newly created experiment run")
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
class
|
|
47
|
+
class CreateExperimentRunResponseBody(ResponseBody[CreateExperimentRunResponseBodyData]):
|
|
48
48
|
pass
|
|
49
49
|
|
|
50
50
|
|
|
@@ -64,7 +64,7 @@ class CreateExperimentResponseBody(ResponseBody[CreateExperimentRunResponseBodyD
|
|
|
64
64
|
)
|
|
65
65
|
async def create_experiment_run(
|
|
66
66
|
request: Request, experiment_id: str, request_body: CreateExperimentRunRequestBody
|
|
67
|
-
) ->
|
|
67
|
+
) -> CreateExperimentRunResponseBody:
|
|
68
68
|
experiment_gid = GlobalID.from_id(experiment_id)
|
|
69
69
|
try:
|
|
70
70
|
experiment_rowid = from_global_id_with_expected_type(experiment_gid, "Experiment")
|
|
@@ -105,7 +105,9 @@ async def create_experiment_run(
|
|
|
105
105
|
await session.flush()
|
|
106
106
|
request.state.event_queue.put(ExperimentRunInsertEvent((exp_run.id,)))
|
|
107
107
|
run_gid = GlobalID("ExperimentRun", str(exp_run.id))
|
|
108
|
-
return
|
|
108
|
+
return CreateExperimentRunResponseBody(
|
|
109
|
+
data=CreateExperimentRunResponseBodyData(id=str(run_gid))
|
|
110
|
+
)
|
|
109
111
|
|
|
110
112
|
|
|
111
113
|
class ExperimentRunResponse(ExperimentRun):
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_components-
|
|
3
|
-
"file": "assets/components-
|
|
2
|
+
"_components-lafqiyl4.js": {
|
|
3
|
+
"file": "assets/components-lafqiyl4.js",
|
|
4
4
|
"name": "components",
|
|
5
5
|
"imports": [
|
|
6
6
|
"_vendor-BvFaCsmL.js",
|
|
7
|
-
"_pages-
|
|
7
|
+
"_pages-Bm_Z5Ute.js",
|
|
8
8
|
"_vendor-arizeai-DJ2Xx4kZ.js",
|
|
9
9
|
"_vendor-codemirror-CC0itEC8.js",
|
|
10
10
|
"_vendor-three-C5WAXd5r.js"
|
|
11
11
|
]
|
|
12
12
|
},
|
|
13
|
-
"_pages-
|
|
14
|
-
"file": "assets/pages-
|
|
13
|
+
"_pages-Bm_Z5Ute.js": {
|
|
14
|
+
"file": "assets/pages-Bm_Z5Ute.js",
|
|
15
15
|
"name": "pages",
|
|
16
16
|
"imports": [
|
|
17
17
|
"_vendor-BvFaCsmL.js",
|
|
18
18
|
"_vendor-arizeai-DJ2Xx4kZ.js",
|
|
19
|
-
"_components-
|
|
19
|
+
"_components-lafqiyl4.js",
|
|
20
20
|
"_vendor-codemirror-CC0itEC8.js",
|
|
21
21
|
"_vendor-recharts-ZOUPDkCE.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-CGZJ_sQk.js",
|
|
73
73
|
"name": "index",
|
|
74
74
|
"src": "index.tsx",
|
|
75
75
|
"isEntry": true,
|
|
76
76
|
"imports": [
|
|
77
77
|
"_vendor-BvFaCsmL.js",
|
|
78
78
|
"_vendor-arizeai-DJ2Xx4kZ.js",
|
|
79
|
-
"_pages-
|
|
80
|
-
"_components-
|
|
79
|
+
"_pages-Bm_Z5Ute.js",
|
|
80
|
+
"_components-lafqiyl4.js",
|
|
81
81
|
"_vendor-three-C5WAXd5r.js",
|
|
82
82
|
"_vendor-codemirror-CC0itEC8.js",
|
|
83
83
|
"_vendor-shiki-CnRwDBHX.js",
|