Tools
Arize Phoenix 20.6.0 adds Z.ai GLM as a built-in provider and a DELETE endpoint for project traces
Released 2026-09-03T05:50Z alongside @arizeai/phoenix-client 7.8.0, phoenix-cli 1.17.0 and phoenix-mcp 4.3.7, all carrying commit 58b7017 which registers Z.ai (GLM models) as a built-in OpenAI-compatible provider keyed `ZAI`. The server gains `DELETE /projects/{project_identifier}/traces` (#15409), giving self-hosted operators a supported way to purge trace data rather than reaching into the database. Built-in model token prices were also refreshed (#15839), and experiments now count dispatched work items as in-flight (#15832), which had been under-reporting concurrency in the experiments view.
Source
↳ Follow the thread