Releases: Arize-ai/phoenix
Releases · Arize-ai/phoenix
arize-phoenix: v8.2.1
arize-phoenix: v8.2.0
arize-phoenix: v8.1.0
arize-phoenix: v8.0.1
arize-phoenix: v8.0.0
8.0.0 (2025-02-19)
Features
- Add
previous_version
resolver onPromptVersion
(#5933) (d7dfe70) - Add delete Prompt and delete PromptVersionTag mutations (#5935) (caa8b69)
- Add GET /prompts route to REST API (#6071) (69cf199)
- Add label color and version metadata (#6145) (200ce72)
- Add patchPromptDescription mutation (#6025) (fc37a4c)
- Add Prompt to setPromptVersionTag mutation (#6010) (f0c0e7f)
- Add prompt verions REST route
/prompts/{id}/versions
(#6098) (87ecece) - Add prompthub models migration (#5745) (f86e75d)
- Add PromptTemplate type (#5787) (b848ae3)
- Add PromptTemplate type (#5787) (7221d79)
- Add SetPromptVersionTag mutation (#5912) (15a0732)
- Add tags with prompt version create (#6147) (8159ab1)
- components: date and time fields (#6036) (369ae43)
- components: Link button (#6219) (2c1cc9a)
- components: Port RadioGroup and ToggleButtonGroup from react aria (#6143) (2d1c3bb)
- components: time range form (#6156) (1ad372b)
- Name experiments after prompts (#6288) (5315dc5)
- playground: hotkey to run the playground (#6326) (d717cbd)
- PromptLabel gql interface (#6100) (61013c3)
- prompts: Add "Clone Prompt" flow to prompts UI (#5993) (3649cea)
- prompts: Add Anthropic code snippets to prompt details (#6341) (a02a171)
- prompts: add client helpers for openai and anthropic prompts (#6109) (4083257)
- prompts: add code snippets using the phoenix-clients (#6441) (3fd8296)
- prompts: add description, last updated at to the prompts table (#6294) (f27d619)
- prompts: add open in playground action button on the table (#6185) (40af5f5)
- prompts: Add prompt combobox to playground page + deeplink to prompt specific playground (#5748) (7132620)
- prompts: Add prompt combobox to playground page + deeplink to prompt specific playground (#5748) (602c1c8)
- prompts: add rule for identifier pattern on ui forms for prompt and tag names (#6204) (9fb5812)
- prompts: add tool choice in openapi schema for python client sdk helpers (#6291) (20c8bef)
- prompts: Break message content into parts (#6027) (28edde9)
- prompts: Convert from Prompt message schema to LLM Provider schema for code snippets (#6132) (4a74ff1)
- prompts: Create new prompt and prompt versions from Playground (#5914) (7dd42d1)
- prompts: create prompt mutation (#5812) (9ab4ec2)
- prompts: create prompt version mutation (#5901) (5934167)
- prompts: default tags for prod / staging / dev (#5980) (b1232eb)
- prompts: delete prompt (#6073) (38ba41c)
- prompts: Denormalize tool choice in playground (#6301) (e4d7fea)
- prompts: display author, tags, etc. in version list (#6097) (fc5bbc7)
- prompts: Display basic LLM details on Prompt Details pages (#6104) (4b3d070)
- prompts: Display dirty state on playground instance (#5961) (8bbacde)
- prompts: display prompt vesion tags in the promt versions list (#5875) (0896b8b)
- prompts: display the cloned prompt in header (#6225) (ffa9712)
- prompts: Display tool definitions on prompt page (#5926) (bd7ca4f)
- prompts: edit description (#6319) (0ab8fa5)
- prompts: graphql types for tools, output_schema (#5849) (8ffd22d)
- prompts: graphql types for tools, output_schema (#5849) (95de1a1)
- prompts: Implement prompts as code examples beneath prompt (#5843) (360496b)
- prompts: Implement prompts as code examples be...
arize-phoenix: v7.12.3
arize-phoenix-client: v1.0.1
arize-phoenix-client: v1.0.0
0.2.0-alpha.1 (2025-02-19)
Features
- client get latest prompt version (#6167) (e5226ff)
- prompts: add client helpers for openai and anthropic prompts (#6109) (4083257)
- prompts: add tool choice in openapi schema for python client sdk helpers (#6291) (20c8bef)
- prompts: POST method for prompts endpoint (#6347) (77eab0c)
- update client with response format for openai sdk (#6282) (a9d9a49)
Bug Fixes
- client: exclude empty list of tools in sdk helper functions (#6203) (e3e5ea3)
- client: handle azure openai invocation parameters (#6450) (b11a604)
- prompts: normalized tools (#6220) (42a31ad)
- prompts: prompt invocation parameters (#6309) (c0e2998)
- prompts: rename google provider (#6452) (2ecac95)
- prompts: sqlalchemy types (#6177) (d6614b6)