Change8

Arize Phoenix

AI & LLMs

AI Observability & Evaluation

Latest: arize-phoenix-v14.5.0100 releases7 breaking changes3 common errorsView on GitHub

Release History

arize-phoenix-v14.5.01 fix4 features
18h ago

Release 14.5.0 introduces new features for chat metadata, CLI annotations, and agent controls, alongside a fix for malformed pxi skill YAML files.

arize-phoenix-v14.4.01 fix1 feature
23h ago

Version 14.4.0 introduces a new capability registry for agent tooling and resolves an issue by unpinning the graphql-core dependency.

arize-phoenix-v14.3.11 fix
Apr 14, 2026

Version 14.3.1 primarily focuses on a security enhancement by hardening the authentication mechanism during dataset uploads.

arize-phoenix-v14.3.01 fix2 features
Apr 14, 2026

Version 14.3.0 introduces an assistant agent settings page and updates internal dependency handling for strawberry-graphql compatibility.

arize-phoenix-v14.2.1Breaking1 fix
Apr 10, 2026

This patch release removes WebSocket support for GraphQL subscriptions, migrating to HTTP multipart for better compatibility and stability.

arize-phoenix-v14.2.01 feature
Apr 10, 2026

Version 14.2.0 introduces a new API endpoint for accessing projects by name and includes documentation updates.

arize-phoenix-v14.1.11 fix
Apr 8, 2026

Version 14.1.1 primarily addresses a bug related to connection exhaustion by implementing dataloader for session annotations.

arize-phoenix-v14.1.03 fixes
Apr 8, 2026

Phoenix version 14.1.0 primarily focuses on bug fixes, including improvements to OpenAPI examples, agent error surfacing, and environment variable handling for SQL schema.

arize-phoenix-client-v2.3.11 feature
Apr 7, 2026

This patch release deprecates the evals 1.0 API and removes the associated legacy experiments module.

arize-phoenix-evals-v3.0.0Breaking1 feature
Apr 7, 2026

Version 3.0.0 introduces a major overhaul to the evals system by deprecating and removing the legacy evals 1.0 API and the associated experiments module.

arize-phoenix-v14.0.0Breaking3 fixes19 features
Apr 7, 2026

Version 14.0.0 introduces major architectural changes, including a subcommand-first CLI structure and the removal of legacy evaluation and client plumbing. Key features include enhanced agent tooling, PostgreSQL read replica support, and ephemeral experiment handling.

arize-phoenix-client-v2.3.01 feature
Apr 3, 2026

This release introduces a new utility for converting ATiF traces into trajectory format.

arize-phoenix-v13.23.02 fixes1 feature
Apr 2, 2026

Version 13.23.0 introduces bundled TypeScript SDK documentation in npm packages and resolves a bug with the Playground button in the prompts table.

arize-phoenix-v13.22.21 fix
Apr 1, 2026

Patch release 13.22.2 primarily addresses a database query optimization within the ProjectHasTracesDataLoader.

arize-phoenix-v13.22.12 fixes
Apr 1, 2026

This patch release focuses on performance improvements by optimizing database queries and reducing redundant data fetching during initialization.

arize-phoenix-client-v2.2.04 features
Apr 1, 2026

This release introduces new REST API endpoints for user information and secrets management, alongside adding the get_traces method to clients and supporting Python 3.14.

arize-phoenix-evals-v2.13.01 feature
Apr 1, 2026

This release introduces official support for Python 3.14, with the exception of Windows environments.

arize-phoenix-v13.22.01 fix1 feature
Apr 1, 2026

This release introduces minor UI updates, including new icons, and fixes an installation issue specific to Windows and Python 3.14 environments.

arize-phoenix-v13.21.03 features
Apr 1, 2026

This release introduces Python 3.14 support, enhances agent session summaries, and adds a REST endpoint for server secrets management.

arize-phoenix-v13.20.03 features
Mar 30, 2026

This release introduces new REST API endpoints for managing prompt versions and tags, alongside UI improvements including a new CopyField component.

arize-phoenix-v13.19.21 fix
Mar 28, 2026

This patch release primarily addresses a usability bug in the UI related to model menu search focus.

arize-phoenix-v13.19.11 fix
Mar 27, 2026

This patch release includes a bug fix for TracesTable interface updates and documentation improvements for the phoenix CLI.

arize-phoenix-v13.19.01 fix4 features
Mar 26, 2026

Version 13.19.0 introduces new UI components like PromptInput, enhances agent chat performance, and fixes a critical dependency issue with FastAPI.

arize-phoenix-v13.18.21 fix
Mar 24, 2026

This patch release primarily updates the dependency on arize-phoenix-evals to version 2.12.0.

arize-phoenix-evals-v2.12.03 fixes1 feature
Mar 24, 2026

Version 2.12.0 introduces support for structured data inputs in evals and patches several bugs, including a security-related pin on the LiteLLM dependency.

arize-phoenix-v13.18.11 fix
Mar 24, 2026

This patch release addresses a security concern by pinning the LiteLLM dependency to a safe version.

arize-phoenix-v13.18.02 features
Mar 24, 2026

This release introduces a new prompt version diff view in the application and updates the rendering engine by replacing all markdown processing with streamdown.

arize-phoenix-v13.17.02 fixes2 features
Mar 23, 2026

Version 13.17.0 introduces an experimental simulated bash tool for agents and adds clipboard copying for spanIDs. This release also addresses several dependency vulnerabilities and improves compatibility with Starlette 1.0+.

arize-phoenix-v13.16.08 fixes23 features
Mar 22, 2026

This release introduces significant feature enhancements across skills, CLI, and UI, including new onboarding snippets and agent tooling. It also deprecates `useNotifyError` in favor of inline alert banners for error handling.

arize-phoenix-client-v2.1.01 feature
Mar 18, 2026

This release introduces new filtering capabilities for spans via the getSpans method in the client.

arize-phoenix-client-v2.0.11 fix
Mar 14, 2026

Version 2.0.1 primarily introduces a bug fix related to server version gating and capability requirements within the client.

arize-phoenix-v13.15.03 fixes4 features
Mar 13, 2026

This release introduces a new `phoenix db migrate` subcommand and enhances the server API with new trace retrieval and filtering capabilities. It also updates the internal client dependency and improves compatibility for certain LLM providers.

arize-phoenix-client-v2.0.0Breaking6 features
Mar 11, 2026

Version 2.0.0 introduces significant updates including new LLM provider integrations and the removal of the deprecated `client.annotations` in favor of `client.spans`.

arize-phoenix-v13.14.02 fixes4 features
Mar 11, 2026

This release introduces new features like the phoenix-pr-screenshot slash command and session conversation API support in clients. It also includes bug fixes related to dialog content scrolling.

arize-phoenix-v13.13.0Breaking3 fixes5 features
Mar 10, 2026

Version 13.13.0 introduces UI filtering for model providers via environment variables and enhances the dataset view with drag-and-drop functionality. This release also removes the deprecated client.annotations module and splits side navigation APIs.

arize-phoenix-v13.12.03 fixes3 features
Mar 9, 2026

This release introduces new features like feature-flagged tracing onboarding and a new PackageManagerCommandBlock component, alongside several bug fixes across the playground, server, and UI components.

arize-phoenix-v13.11.04 features
Mar 8, 2026

This release introduces major enhancements to the playground by adding built-in support for Perplexity AI and Together AI as new LLM providers, complete with model listings and cost tracking.

arize-phoenix-v13.10.07 features
Mar 8, 2026

This release introduces four new first-class AI providers (Cerebras, Fireworks AI, Groq, Moonshot) with automatic cost tracking, updates the playground with the latest OpenAI models, and enhances the UI with editable project settings and improved experiment indicators.

arize-phoenix-v13.9.02 fixes3 features
Mar 7, 2026

Version 13.9.0 introduces filetype-agnostic dataset uploads and adds trace_id filtering to span retrieval endpoints. It also includes dependency updates and improvements to playground error handling.

arize-phoenix-client-v1.31.02 features
Mar 6, 2026

This release introduces new session management capabilities to the Python client SDK, including session retrieval methods and enhanced session API options.

arize-phoenix-v13.8.02 fixes5 features
Mar 4, 2026

This release introduces new features like integration icons for Claude/LangGraph, Pydantic Vercel data streaming support for agents, and brute force login protection. It also includes several bug fixes and documentation updates for Claude Agent SDK integration.

arize-phoenix-v13.7.02 fixes1 feature
Mar 2, 2026

This release updates the underlying container image to debian13 and patches dependencies by upgrading arize-phoenix-client and arize-phoenix-otel.

arize-phoenix-otel-v0.15.01 fix1 feature
Mar 2, 2026

This release introduces expanded Python version compatibility for arize-phoenix-otel, supporting up to Python 3.14, and includes a minor fix to the Slack invitation link.

arize-phoenix-client-v1.30.01 feature
Mar 2, 2026

Version 1.30.0 introduces new GET endpoints for the sessions REST API, enhancing session management capabilities.

arize-phoenix-v13.6.04 fixes2 features
Mar 2, 2026

Version 13.6.0 introduces new UI annotation features and CLI support for multi-turn conversations, alongside several security and packaging bug fixes.

arize-phoenix-v13.5.02 fixes2 features
Feb 27, 2026

Version 13.5.0 introduces a configurable password policy and new GET endpoints for the sessions REST API, alongside dependency updates.

arize-phoenix-evals-v2.11.02 fixes3 features
Feb 27, 2026

Version 2.11.0 introduces new evaluation capabilities to evals, including conciseness and refusal evaluators, alongside a fix for handling recent litellm version changes.

arize-phoenix-v13.4.013 fixes9 features
Feb 26, 2026

This release introduces several new features, including SQL visibility in stdout and navigation counters, alongside significant internal updates like migrating the application bundler to rolldown-vite and upgrading the AI SDK to v6. Numerous bug fixes address model name support, UI accessibility, and dependency updates.

arize-phoenix-client-v1.29.13 fixes
Feb 24, 2026

This patch release (1.29.1) focuses on minor bug fixes, including updating documentation snippets and fixing an issue related to project deletion after experiment deletion.

arize-phoenix-v13.3.01 fix2 features
Feb 20, 2026

Version 13.3.0 introduces a new conciseness classification evaluator and removes several UI components related to model inferences and embeddings. Bug fixes include improved error handling for JSONDistanceEvaluator.

arize-phoenix-v13.2.03 fixes1 feature
Feb 19, 2026

Release 13.2.0 introduces support for AWS Bedrock cross-region inference preferences and includes several bug fixes, notably reverting a dependency that caused build issues.

arize-phoenix-v13.1.11 fix
Feb 18, 2026

Version 13.1.1 primarily addresses a bug fix related to the ModelMenu query fetch policy.

arize-phoenix-v13.1.05 fixes9 features
Feb 18, 2026

Version 13.1.0 introduces significant enhancements to table functionality, adds new session skills, and merges the phoenix-sdk-python skill into phoenix-evals. This release also includes various bug fixes related to model pricing and UI theming.

arize-phoenix-v13.0.31 fix
Feb 14, 2026

Patch release 13.0.3 primarily addresses a bug fix related to the playground interface.

arize-phoenix-evals-v2.10.01 fix4 features
Feb 13, 2026

Version 2.10.0 introduces dataset evaluators, full mustache prompt template support in the server, and enhancements to classification evaluators. A bug fix simplified template formatters.

arize-phoenix-v13.0.21 fix
Feb 13, 2026

This patch release primarily addresses dependency updates, specifically upgrading the arize-phoenix-client to version 1.29.0.

arize-phoenix-client-v1.29.01 feature
Feb 13, 2026

This release introduces dataset evaluators, enhancing the capabilities for evaluating datasets within the library.

arize-phoenix-v13.0.11 fix
Feb 13, 2026

Version 13.0.1 is a patch release primarily focused on fixing an issue related to file inclusion during package building.

arize-phoenix-v13.0.0Breaking39 features
Feb 13, 2026

Version 13.0.0 introduces extensive enhancements to LLM evaluation capabilities, including new built-in evaluators, improved playground features, and UI updates. This release contains breaking changes related to dataset evaluators.

arize-phoenix-v12.35.08 fixes1 feature
Feb 9, 2026

This release introduces support for the Claude Opus 4.6 model and includes several bug fixes related to data validation, dependency updates, and improved UX for trace management.

arize-phoenix-client-v1.28.11 fix
Feb 9, 2026

Version 1.28.1 primarily addresses a bug by introducing timezone validation for the log_spans_dataframe function.

arize-phoenix-v12.34.03 fixes1 feature
Feb 6, 2026

This release introduces the tool_selection evaluator to the evals library and includes several bug fixes, notably updating built-in model token prices and ensuring correct rendering of message content text.

arize-phoenix-evals-v2.9.01 fix5 features
Feb 3, 2026

This release introduces the new FaithfulnessEvaluator, several new evaluation metrics, and improves trace ID handling. A minor bug fix addresses the use of deprecated pandas NA checking.

arize-phoenix-v12.33.11 fix
Jan 30, 2026

Patch release 12.33.1 primarily addresses a bug fix related to GraphQL attribute access.

arize-phoenix-v12.33.01 fix1 feature
Jan 28, 2026

Version 12.33.0 introduces configurable email extraction via EMAIL_ATTRIBUTE_PATH for OAuth2 and resolves an import ordering issue related to namespace package discovery.

arize-phoenix-v12.32.03 fixes4 features
Jan 27, 2026

This release introduces several new skills, including CI/SKILL, evals, and tracing, alongside a new tool invocation accuracy metric. Bug fixes include updated token prices and improved dataset creation submission.

arize-phoenix-v12.31.22 fixes
Jan 22, 2026

This patch release focuses on bug fixes, notably enabling multipart GraphQL subscription cancellation and removing the unnecessary pytz dependency.

arize-phoenix-v12.31.12 fixes
Jan 22, 2026

This patch release updates the internal arize-phoenix-client dependency and fixes a KeyError issue related to pandas 3.0 compatibility in span queries.

arize-phoenix-client-v1.28.02 features
Jan 21, 2026

This release introduces the new FaithfulnessEvaluator, deprecates HallucinationEvaluator, and adds support for linking dataset examples to traces via span_id_key.

arize-phoenix-v12.31.02 fixes5 features
Jan 21, 2026

This release introduces a new CLI, adds the FaithfulnessEvaluator, and includes updates to token prices and trace linking capabilities.

arize-phoenix-v12.30.03 fixes2 features
Jan 15, 2026

This release introduces new UI components for displaying JSON attributes and fixes several bugs related to preserving invocation parameters and response formats during model updates.

arize-phoenix-v12.29.06 fixes4 features
Jan 12, 2026

This release introduces connection timeout error handling, a correctness evaluator, and updates to span attribute display in the UI. It also includes dependency updates and documentation improvements.

arize-phoenix-evals-v2.8.01 fix3 features
Jan 8, 2026

Version 2.8.0 introduces a new correctness evaluator and enhances the LLM constructor by enabling sync/async client kwargs. It also fixes an issue related to newlines in built-in prompts.

arize-phoenix-client-v1.27.21 fix
Jan 8, 2026

Version 1.27.2 primarily addresses a bug related to using the context.span_id column when DataFrames utilize an integer index.

arize-phoenix-v12.28.11 fix
Jan 7, 2026

Patch release 12.28.1 primarily addresses a bug related to handling non-array values in NumDocuments to avoid PostgreSQL errors.

arize-phoenix-v12.28.03 fixes3 features
Jan 6, 2026

Version 12.28.0 introduces JSONL dataset upload support and a new tool selection correctness metric for evals, alongside several UI and layout bug fixes.

arize-phoenix-v12.27.02 fixes7 features
Dec 26, 2025

Version 12.27.0 introduces several UI/UX enhancements, including analytics, theme selection, and layout consistency, alongside a fix for built-in prompt formatting.

arize-phoenix-v12.26.04 fixes1 feature
Dec 22, 2025

Version 12.26.0 introduces organizational improvements by moving the dataset example to the examples tab and includes several dependency updates and bug fixes, notably updating token prices and ensuring proper database engine disposal.

arize-phoenix-client-v1.27.11 fix
Dec 16, 2025

This patch release primarily addresses a bug fix related to updating the available options for the `reasoning_effort` setting when interacting with OpenAI services.

arize-phoenix-v12.25.12 fixes
Dec 16, 2025

This patch release focuses on updating internal cost data and refining OpenAI reasoning effort options, alongside general documentation improvements.

arize-phoenix-v12.25.02 fixes3 features
Dec 12, 2025

Version 12.25.0 introduces lazy loading for embeddings/dimensions, Gemini tool call support, and updates key dependencies. LDAP configuration for email attributes has also been adjusted to use null as a sentinel value.

arize-phoenix-evals-v2.7.11 fix
Dec 12, 2025

This patch release (2.7.1) primarily addresses bug fixes related to the rate limiter within the evals functionality.

arize-phoenix-client-v1.27.03 features
Dec 11, 2025

Version 1.27.0 introduces new tracing capabilities with span notes functionality and adds support for Lightweight Directory Access Protocol (LDAP).

arize-phoenix-v12.24.02 features
Dec 11, 2025

This release introduces optional scarf analytics and readme analytics features, alongside documentation updates to reorganize the sidebar navigation.

arize-phoenix-v12.23.01 feature
Dec 10, 2025

This release introduces a feature allowing the email field to be optional for LDAP configurations and includes documentation updates.

arize-phoenix-v12.22.01 feature
Dec 9, 2025

This release introduces a new span note function for the Python client and includes documentation updates.

arize-phoenix-v12.21.01 fix1 feature
Dec 9, 2025

Version 12.21.0 introduces a new endpoint for span notes and updates the built-in model token prices for cost tracking.

arize-phoenix-v12.20.01 fix2 features
Dec 6, 2025

Version 12.20.0 introduces support for existing secrets and LDAP, alongside a dependency update for arize-phoenix-evals.

arize-phoenix-evals-v2.7.01 feature
Dec 4, 2025

This release introduces support for prompt/template messages within the evals module.

arize-phoenix-v12.19.02 fixes1 feature
Dec 1, 2025

Version 12.19.0 introduces a new feature for splitting on the experiments table and includes bug fixes related to token prices and Bedrock invocation parameters.

arize-phoenix-v12.18.06 fixes3 features
Nov 25, 2025

Version 12.18.0 introduces support for Claude Opus 4-5, enables split assignment during dataset upload, and includes several dependency updates and bug fixes.

arize-phoenix-client-v1.26.01 feature
Nov 25, 2025

Version 1.26.0 introduces the ability to assign splits directly during dataset uploads.

arize-phoenix-client-v1.25.01 feature
Nov 24, 2025

Version 1.25.0 introduces new evaluation helpers specifically designed to simplify pulling RAG spans.

arize-phoenix-v12.17.09 fixes3 features
Nov 24, 2025

Version 12.17.0 introduces new features like enabling repetitions in the playground and improving the retention policy UX, alongside several dependency updates and bug fixes across the platform.

arize-phoenix-evals-v2.6.11 fix
Nov 22, 2025

Version 2.6.1 primarily addresses a bug related to handling None values for top_p and temperature settings within the AnthropicModel integration.

arize-phoenix-client-v1.24.01 feature
Nov 19, 2025

Version 1.24.0 primarily updates the client license to Apache 2.0.

arize-phoenix-otel-v0.14.01 feature
Nov 19, 2025

This release primarily focuses on licensing, switching the client to the Apache 2.0 license.

arize-phoenix-v12.16.0Breaking2 fixes3 features
Nov 19, 2025

This release introduces significant feature enhancements, including support for OpenAI 5.1 and expanded reasoning capabilities for Gemini models, while simultaneously dropping support for Python 3.9.

arize-phoenix-v12.15.13 fixes
Nov 18, 2025

This patch release (12.15.1) focuses on maintenance, including updating built-in model token prices and fixing caching and integer handling issues.

arize-phoenix-v12.15.01 feature
Nov 14, 2025

Version 12.15.0 introduces an update to the supported Anthropic model list.

Common Errors

AssertionError2 reports

AssertionErrors in Arize Phoenix Anthropic streaming usually stem from unhandled event types within the `ParsedMessage` structure, specifically `ParsedMessageStopEvent` or `ParsedContentBlockStopEvent`. To resolve this, ensure your code includes explicit handling for these stop events, likely by adding new cases to your event-processing logic that gracefully exits or modifies the data stream. This might involve updating a switch statement or adding new conditional branches to properly manage these specific stop conditions.

DatatypeMismatchError1 report

DatatypeMismatchError in Phoenix often arises when filtering or comparing columns with incompatible data types (e.g., comparing a string to a number). To fix this, ensure the data types are consistent before applying filters or comparisons, using explicit type conversions if necessary (e.g., converting a string representation of a number to an integer/float using `astype`). Validate your data schema to confirm the correct data types are assigned to each column.

NotImplementedError1 report

The "NotImplementedError" in arize-phoenix usually means a requested function or method hasn't been defined for a specific class or integration, like a new model type. To fix it, either implement the missing method within the relevant class (e.g., for the Google ADK and Gemini Models, implement the Playground tool logic) or use a supported method if an alternative exists. Sometimes, upgrading to the newest version of the library will resolve this.

Related AI & LLMs Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed