5.6.0 (2024-10-29)
Features
- Add Annotate button and slide over to run metadata footer (#5184) (106a42f)
- Add LLMRelationalEvaluator to phoenix experiments (#5170) (19021e4)
- Add markdown toggle to playground output cards (#5212) (752b654)
- playground: add token counts for anthropic (#5161) (2eae8c5)
- playground: add tool role messages to ui (#5103) (083ef42)
- playground: plumb through message tool_calls from span to playground (#5197) (a1886a0)
- playground: plumb through tools on spans to playground (#5203) (be1a103)
- Scaffold model invocation params form (#5040) (#5045) (6efc700)
Bug Fixes
px.Client().get_dataset_versionsshould useself._client.getinstead ofhttpx.get(#5220) (c810e16)- Bubble errors up from nested invocation parameter schema transforms (#5202) (6ccb0c0)
- Do not pin span in url for playground trace details slideover (#5200) (7f41824)
- playground: improve playground error handling (#5188) (b0436d7)
- remove
embeddingsfrom core dependencies (#5150) (fab0ca2) - styles: make prompt section scrollable to the bottom (#5173) (99a3d1c)
- update to properly initialize when brought into view (#5172) (26aae5e)