Skip to content

Releases: Arize-ai/phoenix

arize-phoenix: v8.2.1

22 Feb 00:10
be19886
Compare
Choose a tag to compare

8.2.1 (2025-02-22)

Bug Fixes

  • suppress token icons in trace tree when count is zero (#6511) (0ccbdd7)
  • wrap annotation summaries in an error boundary (#6510) (e21f665)

arize-phoenix: v8.2.0

21 Feb 22:39
adb0976
Compare
Choose a tag to compare

8.2.0 (2025-02-21)

Features

  • performance: don't fetch new traces when the traces slideover is visible (#6482) (21ca64b)

Bug Fixes

  • handle nan in annotation score for graphql (#6506) (663ba4e)
  • perf: add graphql dataloaders for all fields in Span(Node) (#6490) (d96162a)

arize-phoenix: v8.1.0

20 Feb 22:13
98c2382
Compare
Choose a tag to compare

8.1.0 (2025-02-20)

Features

  • Allow configuration of postgres username/password/db/host using standard env vars (#6422) (b8641bc)

Bug Fixes

arize-phoenix: v8.0.1

20 Feb 01:32
389700c
Compare
Choose a tag to compare

8.0.1 (2025-02-20)

Bug Fixes

Documentation

arize-phoenix: v8.0.0

19 Feb 23:33
9404fcd
Compare
Choose a tag to compare

8.0.0 (2025-02-19)

Features

  • Add previous_version resolver on PromptVersion (#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...
Read more

arize-phoenix: v7.12.3

19 Feb 03:26
242dc7f
Compare
Choose a tag to compare

7.12.3 (2025-02-19)

Bug Fixes

  • strip leading and trailing whitespace characters from values of string environment variables (#6445) (90837e3)

arize-phoenix-client: v1.0.1

19 Feb 23:39
6824ca2
Compare
Choose a tag to compare

1.0.1 (2025-02-19)

Bug Fixes

arize-phoenix-client: v1.0.0

19 Feb 23:29
a24ae61
Compare
Choose a tag to compare

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

arize-phoenix-otel: v0.8.0

18 Feb 20:28
fa2bb43
Compare
Choose a tag to compare

0.8.0 (2025-02-18)

Features

  • enable one-line instrumentation with phoenix.otel.register (#6407) (ad95335)

Documentation

  • otel README.md python blocks (3d28d2c)

arize-phoenix: v7.12.2

13 Feb 22:39
6d520a8
Compare
Choose a tag to compare

7.12.2 (2025-02-13)

Bug Fixes

  • prompts: trim leading and trailing whitespace from mustache template variables (#6357) (0743206)