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

Files changed (22) hide show
  1. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/METADATA +2 -1
  2. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/RECORD +22 -22
  3. phoenix/config.py +15 -0
  4. phoenix/server/api/queries.py +10 -0
  5. phoenix/server/app.py +4 -0
  6. phoenix/server/main.py +3 -0
  7. phoenix/server/static/.vite/manifest.json +36 -36
  8. phoenix/server/static/assets/{components-CKFZdR5A.js → components-37rV35eH.js} +256 -256
  9. phoenix/server/static/assets/{index-D3uXREcK.js → index-CdNW7TcY.js} +2 -2
  10. phoenix/server/static/assets/{pages-BEpY_9Jm.js → pages-BWWAYqfd.js} +541 -475
  11. phoenix/server/static/assets/{vendor-ARQZvmz5.js → vendor-BKYy4SMr.js} +1 -1
  12. phoenix/server/static/assets/{vendor-arizeai-Ct6kvW4e.js → vendor-arizeai-hGVPFFRq.js} +22 -22
  13. phoenix/server/static/assets/{vendor-codemirror-BxoXtD6f.js → vendor-codemirror-BlmFw5CA.js} +1 -1
  14. phoenix/server/static/assets/{vendor-recharts-Cl8AO7Np.js → vendor-recharts-Bz7zqjbW.js} +1 -1
  15. phoenix/server/static/assets/{vendor-shiki-BpqODMgR.js → vendor-shiki-BitvudxD.js} +1 -1
  16. phoenix/server/templates/index.html +24 -0
  17. phoenix/settings.py +3 -0
  18. phoenix/version.py +1 -1
  19. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/WHEEL +0 -0
  20. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/entry_points.txt +0 -0
  21. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/licenses/IP_NOTICE +0 -0
  22. {arize_phoenix-10.12.0.dist-info → arize_phoenix-10.13.1.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: arize-phoenix
3
- Version: 10.12.0
3
+ Version: 10.13.1
4
4
  Summary: AI Observability and Evaluation
5
5
  Project-URL: Documentation, https://arize.com/docs/phoenix/
6
6
  Project-URL: Issues, https://github.com/Arize-ai/phoenix/issues
@@ -218,6 +218,7 @@ Phoenix is built on top of OpenTelemetry and is vendor, language, and framework
218
218
  | [LangChain](https://arize.com/docs/phoenix/tracing/integrations-tracing/langchain) | `openinference-instrumentation-langchain` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-langchain.svg)](https://pypi.python.org/pypi/openinference-instrumentation-langchain) |
219
219
  | [MistralAI](https://arize.com/docs/phoenix/tracing/integrations-tracing/mistralai) | `openinference-instrumentation-mistralai` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-mistralai.svg)](https://pypi.python.org/pypi/openinference-instrumentation-mistralai) |
220
220
  | [Google GenAI](https://arize.com/docs/phoenix/tracing/integrations-tracing/google-gen-ai) | `openinference-instrumentation-google-genai` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-google-genai.svg)](https://pypi.python.org/pypi/openinference-instrumentation-google-genai) |
221
+ | [Google ADK](https://arize.com/docs/phoenix/tracing/integrations-tracing/google-adk) | `openinference-instrumentation-google-adk` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-google-adk.svg)](https://pypi.python.org/pypi/openinference-instrumentation-google-adk) |
221
222
  | [Guardrails](https://arize.com/docs/phoenix/tracing/integrations-tracing/guardrails) | `openinference-instrumentation-guardrails` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-guardrails.svg)](https://pypi.python.org/pypi/openinference-instrumentation-guardrails) |
222
223
  | [VertexAI](https://arize.com/docs/phoenix/tracing/integrations-tracing/vertexai) | `openinference-instrumentation-vertexai` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-vertexai.svg)](https://pypi.python.org/pypi/openinference-instrumentation-vertexai) |
223
224
  | [CrewAI](https://arize.com/docs/phoenix/tracing/integrations-tracing/crewai) | `openinference-instrumentation-crewai` | [![PyPI Version](https://img.shields.io/pypi/v/openinference-instrumentation-crewai.svg)](https://pypi.python.org/pypi/openinference-instrumentation-crewai) |
@@ -1,12 +1,12 @@
1
1
  phoenix/__init__.py,sha256=xkpXH76HFbEDCq8IhiFp-2GnEHx39xPMdOpV5Skew1w,5481
2
2
  phoenix/auth.py,sha256=yW78f1xWNjTE30ACGUM14nOd5BzkukhlzA9B45kSUkM,11053
3
- phoenix/config.py,sha256=zgir90pfb2aAqPm-scG73B30Z-1UppSrxKCPAuGtLbM,57004
3
+ phoenix/config.py,sha256=1K086wVZDsu8GC1qwk3EBe2Uuw0ZSAhiZhI62PlspaU,57463
4
4
  phoenix/datetime_utils.py,sha256=iJzNG6YJ6V7_u8B2iA7P2Z26FyxYbOPtx0dhJ7kNDHA,3398
5
5
  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
- phoenix/settings.py,sha256=x87BX7hWGQQZbrW_vrYqFR_izCGfO9gFc--JXUG4Tdk,754
9
- phoenix/version.py,sha256=pBrSaHNsQ4T1_xrksWp-HQLyHewcLal4iOxu8yfGX7M,24
8
+ phoenix/settings.py,sha256=2kHfT3BNOVd4dAO1bq-syEQbHSG8oX2-7NhOwK2QREk,896
9
+ phoenix/version.py,sha256=L7iuiLr66mUcISX1IKWdyyfJWZy5FsUw_2BymZn2guE,24
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
@@ -89,14 +89,14 @@ phoenix/pointcloud/pointcloud.py,sha256=SN_1wXZcwKrtSnHGZLDZGx71orqE1WyVF7E-D58d
89
89
  phoenix/pointcloud/projectors.py,sha256=TQgwc9cJDjJkin1WZyZzgl3HsYrLLiyWD7Czy4jNW3U,1088
90
90
  phoenix/pointcloud/umap_parameters.py,sha256=db_WEPoamuWtopZx7tQfAXPnoE0MS8FkAV0_ThjEx_Q,1735
91
91
  phoenix/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
92
- phoenix/server/app.py,sha256=1N7OWYQ3obWhdb_Qbrg8mSuexvNk_oT1Taq8smfmMiU,41265
92
+ phoenix/server/app.py,sha256=PFXCs_lGUr_LxLktje4dYI3TZmw8VC3KgXzZexfVQ8Q,41497
93
93
  phoenix/server/authorization.py,sha256=fofeRwuoodCUB3DQYPCuAgIyeiwopXW0tkH_KZvU0Rg,1848
94
94
  phoenix/server/bearer_auth.py,sha256=b2iHV2nwvWlZJ2O_nWOzHctJ0aUrEIOygIDrO7VOCSw,6700
95
95
  phoenix/server/dml_event.py,sha256=MjJmVEKytq75chBOSyvYDusUnEbg1pHpIjR3pZkUaJA,2838
96
96
  phoenix/server/dml_event_handler.py,sha256=EZLXmCvx4pJrCkz29gxwKwmvmUkTtPCHw6klR-XM8qE,8258
97
97
  phoenix/server/grpc_server.py,sha256=dod29zE_Zlir7NyLcdVM8GH3P8sy-9ykzfaBfVifyE4,4656
98
98
  phoenix/server/jwt_store.py,sha256=B6uVildN_dQDTG_-aHHvuVSI7wIVK1yvED-_y6se2GU,16905
99
- phoenix/server/main.py,sha256=ZL9cCqhaawTWOr6DIs6x09QjZ2xDk-jdoiyJcrjJFMc,18294
99
+ phoenix/server/main.py,sha256=j00TIU7QYOIXaJW9EpqsjEACKtwtSy70s0zWdwfuPw0,18436
100
100
  phoenix/server/oauth2.py,sha256=GvUqZBoZ5dG-l2G1RMl1SUcN10jNAjaMXFznMSWz2Zs,3336
101
101
  phoenix/server/prometheus.py,sha256=1KjvSfjSa2-BPjDybVMM_Kag316CsN-Zwt64YNr_snc,7825
102
102
  phoenix/server/rate_limiters.py,sha256=cFc73D2NaxqNZZDbwfIDw4So-fRVOJPBtqxOZ8Qky_s,7155
@@ -110,7 +110,7 @@ phoenix/server/api/auth.py,sha256=cvKH2FQLL7PasiqZMHgu9P4qchhEG7a7P9Nxy35FoIQ,15
110
110
  phoenix/server/api/context.py,sha256=oxNmVIIyycl22iQZjv59lU1inwlo-Povxe2Ok7t54mw,6954
111
111
  phoenix/server/api/exceptions.py,sha256=TA0JuY2YRnj35qGuMSQ8d0ToHum9gWm9W--3fSKHrX0,1171
112
112
  phoenix/server/api/interceptor.py,sha256=ykDnoC_apUd-llVli3m1CW18kNSIgjz2qZ6m5JmPDu8,1294
113
- phoenix/server/api/queries.py,sha256=_Ae8W6Y9O3_6gFdWjwVXIiX2kVvN8Ev_VcIQgO4x_88,41278
113
+ phoenix/server/api/queries.py,sha256=J2OU59r6Jq5zs4fFl_nawj56dcBXH8iz5Ze_02YjVog,41606
114
114
  phoenix/server/api/schema.py,sha256=fcs36xQwFF_Qe41_5cWR8wYpDvOrnbcyTeo5WNMbDsA,1702
115
115
  phoenix/server/api/subscriptions.py,sha256=73s6TzwI2M_bjIZDYwgohdI_13iv7pgpLCvZYNuExnw,23777
116
116
  phoenix/server/api/utils.py,sha256=quCBRcusc6PUq9tJq7M8PgwFZp7nXgVAxtbw8feribY,833
@@ -350,19 +350,19 @@ phoenix/server/static/apple-touch-icon-76x76.png,sha256=CT_xT12I0u2i0WU8JzBZBuOQ
350
350
  phoenix/server/static/apple-touch-icon.png,sha256=fOfpjqGpWYbJ0eAurKsyoZP1EAs6ZVooBJ_SGk2ZkDs,3801
351
351
  phoenix/server/static/favicon.ico,sha256=bY0vvCKRftemZfPShwZtE93DiiQdaYaozkPGwNFr6H8,34494
352
352
  phoenix/server/static/modernizr.js,sha256=mvK-XtkNqjOral-QvzoqsyOMECXIMu5BQwSVN_wcU9c,2564
353
- phoenix/server/static/.vite/manifest.json,sha256=Y9B-iAYwgBxlFRmn9uT4BxZ3nISaTwSMJJiISSAYh8s,2165
354
- phoenix/server/static/assets/components-CKFZdR5A.js,sha256=AOSKJmIJf-eGIIvuvZNIevW5CcPmHrbMAqtci-tbNYE,565838
355
- phoenix/server/static/assets/index-D3uXREcK.js,sha256=vwzEn-uC6iBPUZ_gE2H8CCvcm2YLKQmO9mX1f6MuagQ,61125
356
- phoenix/server/static/assets/pages-BEpY_9Jm.js,sha256=9uRMswtZ_NAVOR7Q6-zrg0DDtN7rljEmqO7VdAMpQMg,1054967
357
- phoenix/server/static/assets/vendor-ARQZvmz5.js,sha256=U_VQSuHOpuX7DxntJS2ckfxW2a4hV-E3MCqeJSxwdCY,2735976
353
+ phoenix/server/static/.vite/manifest.json,sha256=FX0jH9ulkLFAOYFQ_fY2V_eLblREsX4bRMst-NAYskU,2165
354
+ phoenix/server/static/assets/components-37rV35eH.js,sha256=bkm_c7mVyxDrVczT2PTykcER8YdFKEhJOWilzyoZj7c,566746
355
+ phoenix/server/static/assets/index-CdNW7TcY.js,sha256=VUdSy0fh-bRVlI9kH5irs9iJknpeEJvE4V7C8xgq-IM,61125
356
+ phoenix/server/static/assets/pages-BWWAYqfd.js,sha256=dVpjKI0o-nl6MgAi4HZvQwixBPWSQimxYNrKjSkkTDI,1061332
357
+ phoenix/server/static/assets/vendor-BKYy4SMr.js,sha256=lUYFHNxWckrqWult9uTiNwc6-Qv5Bfr1IcjrHoos1oU,2735976
358
358
  phoenix/server/static/assets/vendor-WIZid84E.css,sha256=spZD2r7XL5GfLO13ln-IuXfnjAref8l6g_n_AvxxOlI,5517
359
- phoenix/server/static/assets/vendor-arizeai-Ct6kvW4e.js,sha256=n_v4BAgm9-OaJMlQTf0OtLfPmPBdagnu85gVuds43sM,181771
360
- phoenix/server/static/assets/vendor-codemirror-BxoXtD6f.js,sha256=Gcja1za7lbo8aPTmdl_GxXszEVLxofqj8QpL6Y99RIo,781264
361
- phoenix/server/static/assets/vendor-recharts-Cl8AO7Np.js,sha256=CGhGfasxVd1a2RK1hDy3ePvfFXGL_pnm4eCPmvjXsio,282150
362
- phoenix/server/static/assets/vendor-shiki-BpqODMgR.js,sha256=A-kILnWoORSTVGyjSr71swRchewgMYGmkKigXoKJ5_g,8980312
359
+ phoenix/server/static/assets/vendor-arizeai-hGVPFFRq.js,sha256=pcKvIP_UPEeg-UJpM4DKz0bQQ1X1eIfmwz16Uu7pTY4,178469
360
+ phoenix/server/static/assets/vendor-codemirror-BlmFw5CA.js,sha256=QODyQdDaw_c_n-qaHcjfGxzU2ECerJcAVtnaF-8L6O4,781264
361
+ phoenix/server/static/assets/vendor-recharts-Bz7zqjbW.js,sha256=c7rl5xi-366k-e16Udyr6M_ZADAZGELnUOJrBR-1PBc,282150
362
+ phoenix/server/static/assets/vendor-shiki-BitvudxD.js,sha256=cVscU0RuS8MzpAVyJc4N28iswI9hNRUM_9rUO0RR0ug,8980312
363
363
  phoenix/server/static/assets/vendor-three-C5WAXd5r.js,sha256=ELkg06u70N7h8oFmvqdoHyPuUf9VgGEWeT4LKFx4VWo,620975
364
364
  phoenix/server/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
365
- phoenix/server/templates/index.html,sha256=NpJ83DULqcStXFbShNamX4_NPDtnnucuBxppvUYjJa8,4409
365
+ phoenix/server/templates/index.html,sha256=TxaZTZKUz7-xQ3XlPO3DAPMj6S1rMEr5v6g1UmgaW70,6761
366
366
  phoenix/session/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
367
367
  phoenix/session/client.py,sha256=uw5WlCuFcN_eEj7Ko2bhJVcaihEIp7Evy50KnL6Sq-k,35602
368
368
  phoenix/session/data_extractor.py,sha256=Y0RzYFaNy9fQj8PEIeQ76TBZ90_E1FW7bXu3K5x0EZY,2782
@@ -400,9 +400,9 @@ phoenix/utilities/project.py,sha256=auVpARXkDb-JgeX5f2aStyFIkeKvGwN9l7qrFeJMVxI,
400
400
  phoenix/utilities/re.py,sha256=6YyUWIkv0zc2SigsxfOWIHzdpjKA_TZo2iqKq7zJKvw,2081
401
401
  phoenix/utilities/span_store.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
402
402
  phoenix/utilities/template_formatters.py,sha256=gh9PJD6WEGw7TEYXfSst1UR4pWWwmjxMLrDVQ_CkpkQ,2779
403
- arize_phoenix-10.12.0.dist-info/METADATA,sha256=B2JAKsJ0YoxMzZ5_4AeWU8DW0UScmfnOXNnR3trLnwg,27006
404
- arize_phoenix-10.12.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
405
- arize_phoenix-10.12.0.dist-info/entry_points.txt,sha256=Pgpn8Upxx9P8z8joPXZWl2LlnAlGc3gcQoVchb06X1Q,94
406
- arize_phoenix-10.12.0.dist-info/licenses/IP_NOTICE,sha256=JBqyyCYYxGDfzQ0TtsQgjts41IJoa-hiwDrBjCb9gHM,469
407
- arize_phoenix-10.12.0.dist-info/licenses/LICENSE,sha256=HFkW9REuMOkvKRACuwLPT0hRydHb3zNg-fdFt94td18,3794
408
- arize_phoenix-10.12.0.dist-info/RECORD,,
403
+ arize_phoenix-10.13.1.dist-info/METADATA,sha256=vwkBlhtBA4Rgai36mpB5Po5Ie_rRftOvrRTJNqvhwDA,27307
404
+ arize_phoenix-10.13.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
405
+ arize_phoenix-10.13.1.dist-info/entry_points.txt,sha256=Pgpn8Upxx9P8z8joPXZWl2LlnAlGc3gcQoVchb06X1Q,94
406
+ arize_phoenix-10.13.1.dist-info/licenses/IP_NOTICE,sha256=JBqyyCYYxGDfzQ0TtsQgjts41IJoa-hiwDrBjCb9gHM,469
407
+ arize_phoenix-10.13.1.dist-info/licenses/LICENSE,sha256=HFkW9REuMOkvKRACuwLPT0hRydHb3zNg-fdFt94td18,3794
408
+ arize_phoenix-10.13.1.dist-info/RECORD,,
phoenix/config.py CHANGED
@@ -50,6 +50,11 @@ ENV_PHOENIX_PROJECT_NAME = "PHOENIX_PROJECT_NAME"
50
50
  """
51
51
  The project name to use when logging traces and evals. defaults to 'default'.
52
52
  """
53
+ ENV_PHOENIX_FULLSTORY_ORG = "PHOENIX_FULLSTORY_ORG"
54
+ """
55
+ The FullStory organization ID for web analytics tracking. When set, FullStory tracking
56
+ will be enabled in the Phoenix web interface.
57
+ """
53
58
  ENV_PHOENIX_SQL_DATABASE_URL = "PHOENIX_SQL_DATABASE_URL"
54
59
  """
55
60
  The SQL database URL to use when logging traces and evals.
@@ -1520,6 +1525,16 @@ def get_env_allowed_origins() -> Optional[list[str]]:
1520
1525
  return allowed_origins.split(",")
1521
1526
 
1522
1527
 
1528
+ def get_env_fullstory_org() -> Optional[str]:
1529
+ """
1530
+ Get the FullStory organization ID from environment variables.
1531
+
1532
+ Returns:
1533
+ Optional[str]: The FullStory organization ID if set, None otherwise.
1534
+ """
1535
+ return getenv(ENV_PHOENIX_FULLSTORY_ORG)
1536
+
1537
+
1523
1538
  def verify_server_environment_variables() -> None:
1524
1539
  """Verify that the environment variables are set correctly. Raises an error otherwise."""
1525
1540
  get_env_root_url()
@@ -319,6 +319,16 @@ class Query:
319
319
  after: Optional[CursorString] = UNSET,
320
320
  filter_condition: Optional[str] = UNSET,
321
321
  ) -> Connection[ExperimentComparison]:
322
+ # Handle empty experiment_ids gracefully
323
+ if not experiment_ids:
324
+ return connection_from_list(
325
+ data=[],
326
+ args=ConnectionArgs(
327
+ first=first,
328
+ after=after if isinstance(after, CursorString) else None,
329
+ ),
330
+ )
331
+
322
332
  experiment_ids_ = [
323
333
  from_global_id_with_expected_type(experiment_id, OrmExperiment.__name__)
324
334
  for experiment_id in experiment_ids
phoenix/server/app.py CHANGED
@@ -214,6 +214,8 @@ class AppConfig(NamedTuple):
214
214
  oauth2_idps: Sequence[OAuth2Idp]
215
215
  basic_auth_disabled: bool = False
216
216
  auto_login_idp_name: Optional[str] = None
217
+ fullstory_org: Optional[str] = None
218
+ """ FullStory organization ID for web analytics tracking """
217
219
 
218
220
 
219
221
  class Static(StaticFiles):
@@ -279,6 +281,7 @@ class Static(StaticFiles):
279
281
  "oauth2_idps": self._app_config.oauth2_idps,
280
282
  "basic_auth_disabled": self._app_config.basic_auth_disabled,
281
283
  "auto_login_idp_name": self._app_config.auto_login_idp_name,
284
+ "fullstory_org": self._app_config.fullstory_org,
282
285
  },
283
286
  )
284
287
  except Exception as e:
@@ -964,6 +967,7 @@ def create_app(
964
967
  oauth2_idps=oauth2_idps,
965
968
  basic_auth_disabled=basic_auth_disabled,
966
969
  auto_login_idp_name=auto_login_idp_name,
970
+ fullstory_org=Settings.fullstory_org,
967
971
  ),
968
972
  ),
969
973
  name="static",
phoenix/server/main.py CHANGED
@@ -25,6 +25,7 @@ from phoenix.config import (
25
25
  get_env_db_logging_level,
26
26
  get_env_disable_migrations,
27
27
  get_env_enable_prometheus,
28
+ get_env_fullstory_org,
28
29
  get_env_grpc_port,
29
30
  get_env_host,
30
31
  get_env_host_root_path,
@@ -484,11 +485,13 @@ def main() -> None:
484
485
 
485
486
 
486
487
  def initialize_settings() -> None:
488
+ """Initialize the settings from environment variables."""
487
489
  Settings.logging_mode = get_env_logging_mode()
488
490
  Settings.logging_level = get_env_logging_level()
489
491
  Settings.db_logging_level = get_env_db_logging_level()
490
492
  Settings.log_migrations = get_env_log_migrations()
491
493
  Settings.disable_migrations = get_env_disable_migrations()
494
+ Settings.fullstory_org = get_env_fullstory_org()
492
495
 
493
496
 
494
497
  if __name__ == "__main__":
@@ -1,28 +1,28 @@
1
1
  {
2
- "_components-CKFZdR5A.js": {
3
- "file": "assets/components-CKFZdR5A.js",
2
+ "_components-37rV35eH.js": {
3
+ "file": "assets/components-37rV35eH.js",
4
4
  "name": "components",
5
5
  "imports": [
6
- "_vendor-ARQZvmz5.js",
7
- "_pages-BEpY_9Jm.js",
8
- "_vendor-arizeai-Ct6kvW4e.js",
9
- "_vendor-codemirror-BxoXtD6f.js",
6
+ "_vendor-BKYy4SMr.js",
7
+ "_pages-BWWAYqfd.js",
8
+ "_vendor-arizeai-hGVPFFRq.js",
9
+ "_vendor-codemirror-BlmFw5CA.js",
10
10
  "_vendor-three-C5WAXd5r.js"
11
11
  ]
12
12
  },
13
- "_pages-BEpY_9Jm.js": {
14
- "file": "assets/pages-BEpY_9Jm.js",
13
+ "_pages-BWWAYqfd.js": {
14
+ "file": "assets/pages-BWWAYqfd.js",
15
15
  "name": "pages",
16
16
  "imports": [
17
- "_vendor-ARQZvmz5.js",
18
- "_vendor-arizeai-Ct6kvW4e.js",
19
- "_components-CKFZdR5A.js",
20
- "_vendor-codemirror-BxoXtD6f.js",
21
- "_vendor-recharts-Cl8AO7Np.js"
17
+ "_vendor-BKYy4SMr.js",
18
+ "_vendor-arizeai-hGVPFFRq.js",
19
+ "_components-37rV35eH.js",
20
+ "_vendor-codemirror-BlmFw5CA.js",
21
+ "_vendor-recharts-Bz7zqjbW.js"
22
22
  ]
23
23
  },
24
- "_vendor-ARQZvmz5.js": {
25
- "file": "assets/vendor-ARQZvmz5.js",
24
+ "_vendor-BKYy4SMr.js": {
25
+ "file": "assets/vendor-BKYy4SMr.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-Ct6kvW4e.js": {
39
- "file": "assets/vendor-arizeai-Ct6kvW4e.js",
38
+ "_vendor-arizeai-hGVPFFRq.js": {
39
+ "file": "assets/vendor-arizeai-hGVPFFRq.js",
40
40
  "name": "vendor-arizeai",
41
41
  "imports": [
42
- "_vendor-ARQZvmz5.js"
42
+ "_vendor-BKYy4SMr.js"
43
43
  ]
44
44
  },
45
- "_vendor-codemirror-BxoXtD6f.js": {
46
- "file": "assets/vendor-codemirror-BxoXtD6f.js",
45
+ "_vendor-codemirror-BlmFw5CA.js": {
46
+ "file": "assets/vendor-codemirror-BlmFw5CA.js",
47
47
  "name": "vendor-codemirror",
48
48
  "imports": [
49
- "_vendor-ARQZvmz5.js",
50
- "_vendor-shiki-BpqODMgR.js"
49
+ "_vendor-BKYy4SMr.js",
50
+ "_vendor-shiki-BitvudxD.js"
51
51
  ]
52
52
  },
53
- "_vendor-recharts-Cl8AO7Np.js": {
54
- "file": "assets/vendor-recharts-Cl8AO7Np.js",
53
+ "_vendor-recharts-Bz7zqjbW.js": {
54
+ "file": "assets/vendor-recharts-Bz7zqjbW.js",
55
55
  "name": "vendor-recharts",
56
56
  "imports": [
57
- "_vendor-ARQZvmz5.js"
57
+ "_vendor-BKYy4SMr.js"
58
58
  ]
59
59
  },
60
- "_vendor-shiki-BpqODMgR.js": {
61
- "file": "assets/vendor-shiki-BpqODMgR.js",
60
+ "_vendor-shiki-BitvudxD.js": {
61
+ "file": "assets/vendor-shiki-BitvudxD.js",
62
62
  "name": "vendor-shiki",
63
63
  "imports": [
64
- "_vendor-ARQZvmz5.js"
64
+ "_vendor-BKYy4SMr.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-D3uXREcK.js",
72
+ "file": "assets/index-CdNW7TcY.js",
73
73
  "name": "index",
74
74
  "src": "index.tsx",
75
75
  "isEntry": true,
76
76
  "imports": [
77
- "_vendor-ARQZvmz5.js",
78
- "_vendor-arizeai-Ct6kvW4e.js",
79
- "_pages-BEpY_9Jm.js",
80
- "_components-CKFZdR5A.js",
77
+ "_vendor-BKYy4SMr.js",
78
+ "_vendor-arizeai-hGVPFFRq.js",
79
+ "_pages-BWWAYqfd.js",
80
+ "_components-37rV35eH.js",
81
81
  "_vendor-three-C5WAXd5r.js",
82
- "_vendor-codemirror-BxoXtD6f.js",
83
- "_vendor-shiki-BpqODMgR.js",
84
- "_vendor-recharts-Cl8AO7Np.js"
82
+ "_vendor-codemirror-BlmFw5CA.js",
83
+ "_vendor-shiki-BitvudxD.js",
84
+ "_vendor-recharts-Bz7zqjbW.js"
85
85
  ]
86
86
  }
87
87
  }