Skip to content

arize-phoenix: v5.3.0

Compare
Choose a tag to compare
@mikeldking mikeldking released this 17 Oct 21:27
491ac18

5.3.0 (2024-10-17)

Features

  • add litellm integrations UI (#5028) (5e895cb)
  • Add model listing (#4948) (94d92fb)
  • js: Scaffold ts phoenix client (#4847) (24f447e)
  • make model listing more generic (#5022) (fd0c6ce)
  • Playground UI prototype (#4778) (a0a83a2)
  • playground: accumulate errors while parsing span attributes (#4941) (c27dfb1)
  • playground: add / delete messages (#4947) (5d45e48)
  • playground: add credential storage (#4970) (b15f2a4)
  • playground: add tools ui (#5002) (767bd37)
  • playground: allow up to 4 instances, distinguish alphabetically (#4951) (240bfe8)
  • playground: copy messages to clipboard (#5000) (23e9d82)
  • playground: create llm span for playground runs (#4982) (39c9940)
  • playground: Extract and display variables from all message templates as "inputs" (#4994) (b8cd777)
  • playground: Implement codemirror based template string editor (#4943) (e20716f)
  • playground: Implement editable input variable textareas (#4987) (#5006) (ab09109)
  • playground: Implement message role picker callback (#4909) (b2a8bd0)
  • playground: make chat messages match style in traces (#4931) (ed6e05e)
  • playground: model selector (#4971) (025c33e)
  • playground: parse model name and infer provider form span (#5021) (45973b7)
  • playground: parse span attribute llm.input_messages for playground span replay (#4906) (f4b1d92)
  • playground: playground layout (#4978) (2c50441)
  • playground: plumb through and apply template variables (#5052) (d0b1641)
  • playground: provide a back to trace button from the span playgr… (#4954) (01227e2)
  • playground: re-ordering of messages using dnd (#4936) (ad27394)
  • playground: rudimentary graphql support for messages input (#4907) (ee1f85b)
  • playground: streaming chat completions (#4785) (5948ea3)
  • playground: support azure openai (#5065) (4df3f8a)
  • playground: toggle for the template language (#5004) (45755bb)
  • playground: tool call backend (#5027) (5485c03)
  • playground: wire up tool calling ui (#5029) (75b7000)

Bug Fixes

  • playground: authenticate websockets (#4924) (4a53e8e)
  • playground: ignore keyboard events in template messages for drag and drop (#4945) (2b6529f)
  • playground: invalidate cache for playground span project to ensure new span is refetched (#4991) (985042c)
  • playground: make messages collapsible so they can be dragged (#5062) (30d95b4)
  • playground: plumb through and record invocation parameters (#5005) (9d375e5)
  • playground: plumb through credentials (#5003) (0fa0c87)
  • playground: plumb through model name and providers (#4999) (23958bd)
  • playground: remove toolChoice if no tools provided (#5079) (c883b06)
  • playground: Remove unused statements in language grammars (#4992) (bbbfd22)

Documentation

  • add environment variable PHOENIX_CSRF_TRUSTED_ORIGINS (GITBOOK-885) (38fc7ba)
  • Add Evaluating Phoenix Traces nbconverted page (GITBOOK-889) (38912b4)
  • Adding Auth Video (GITBOOK-896) (11e5a07)
  • auth-related environment variables (GITBOOK-887) (8a8ec8d)
  • DSPy doc updates (GITBOOK-886) (b00def9)
  • Fixing Quickstart: Tracing (GITBOOK-888) (e0f9fba)
  • how to add evaluations to experiments after the fact (GITBOOK-895) (7b584ee)
  • initial playground PRD (#4777) (2a0ddd9)
  • Mistral 1.0 Changes (GITBOOK-883) (4e11e86)
  • Navbar changes (GITBOOK-884) (62798ad)
  • No subject (GITBOOK-890) (54556a1)
  • No subject (GITBOOK-891) (4e5392f)
  • No subject (GITBOOK-892) (70b386d)
  • No subject (GITBOOK-894) (5625288)
  • No subject (GITBOOK-897) (1d4c250)
  • No subject (GITBOOK-898) (3b56ecd)
  • No subject (GITBOOK-899) (842846a)
  • No subject (GITBOOK-900) (29495bc)
  • No subject (GITBOOK-901) (8ec974e)
  • No subject (GITBOOK-902) (290afb4)
  • No subject (GITBOOK-903) (0d1f3e6)
  • update crewai tutorial for 0.63.0+ (#5026) (c89ba9e)
  • update dspy notebook to reflect new instrumentation for v2.5 and above (#4946) (61d8a1c)