Releases: Arize-ai/phoenix
Releases · Arize-ai/phoenix
arize-phoenix: v7.5.1
7.5.1 (2025-01-04)
Bug Fixes
arize-phoenix: v7.5.0
7.5.0 (2025-01-03)
Features
Bug Fixes
- components: Add class names to Disclosure for backwards compatibility with Accordion (#5889) (8c8271e)
- graphql: coerce to string when output.value is not None (e.g. bool) (#5892) (5c7e6d3)
arize-phoenix: v7.4.0
7.4.0 (2025-01-02)
Features
Bug Fixes
- skip json parse if tool call function arguments attribute doesn't exist (#5874) (878f1c1)
arize-phoenix: v7.3.2
7.3.2 (2024-12-24)
Bug Fixes
- playground: add common base class for OpenAI and AzureOpenAI streaming clients (#5823) (9b8f10e)
arize-phoenix: v7.3.1
7.3.1 (2024-12-23)
Bug Fixes
- increase default wait time for uvicorn server process start (#5818) (a4cef8e)
arize-phoenix: v7.3.0
7.3.0 (2024-12-21)
Features
- components: styled button (#5803) (e8afaa8)
- playground: Update o1 model listing and params (#5773) (aabe535)
- tracing: pretty print JSON strings for structured data outputs (#5811) (b371f7c)
Bug Fixes
arize-phoenix-evals: v0.18.0
0.18.0 (2024-12-20)
Features
- Enable
phoenix.evals
to handle multimodal message templates (#5522) (41a4fc2)
Bug Fixes
Documentation
- update sessions (GITBOOK-940) (88dc135)
arize-phoenix: v7.2.0
7.2.0 (2024-12-18)
Features
- playground: Enhance template editor ergonomics (#5715) (1c593a4)
Bug Fixes
- sessions: exclude null input/output values in dataloader query for sessions table (#5781) (fb1330f)
- update index.html (#5783) (bca3b09)
arize-phoenix: v7.1.1
7.1.1 (2024-12-11)
⚠ CAVEAT
Python 3.13 is not supported on Intel x86_64 macOS due to issue with wrapt
Bug Fixes
- increase python version upper bound to include python 3.13 (#5706) (4431a0e)
arize-phoenix: v7.1.0
7.1.0 (2024-12-11)
Features
- playground: support arbitrary string model names (#5645) (c4999fe)
- playground: Support gemini-2.0-flash-exp model (#5708) (77a3583)
- Prettify rendered json mimeType inputs/outputs in session details pane (#5648) (f8ff082)
Bug Fixes
- add locked mode (#5636) (7d4b3b8)
- compute trace latency rather than relying on root span latency (#5615) (7bd7274)
- prevent useless tooltips from appearing in projects (#5692) (e4d754c)
- ui: support light mode for tool coice picker (#5693) (6c5b43d)