v0.0.44
What's Changed
- chore: docs spelling by @mikeldking in #1529
- fix: server thread should be daemon by @RogerHYang in #1534
- fix: llm_eval_binary Argument Order in README.md by @lou-k in #1533
- docs: sync Oct 2, 2023 by @mikeldking in #1537
- docs: change llama-index repo url by @mikeldking in #1538
- docs: add code tour for tabular metrics by @RogerHYang in #1532
- chore: use semantic text color instead of white by @mikeldking in #1540
- feat: at exporter initialization, warn user if Phoenix is not running by @RogerHYang in #1535
- fix(notebook): missing experimental in pip install by @RogerHYang in #1549
- fix: pip install for eval notebooks by @RogerHYang in #1553
- chore: Add summary index builder script by @anticorrelator in #1552
- fix: type check for on_event_start for llama-index by @RogerHYang in #1557
- feat(trace): add live updating UI, stream on/off switch by @mikeldking in #1554
- docs: cleaned up ipynb notebooks to cleanly work in Colab environment by @jlopatec in #1530
- fix: notebook style by @axiomofjoy in #1563
- fix(evals): update prompt template for summarization eval and rails mapping to use lower case "good" / "bad" by @arizedatngo in #1562
- feat: Add default UMAP parameters in launch_app() by @pbadhe in #1224
- ci: add developer option for trace fixtures for simulating streaming span by @RogerHYang in #1564
- feat: openai instrumentor with chat completions support by @axiomofjoy in #1550
- feat(evals): add Azure parameters to
OpenAIModel
by @RogerHYang in #1566 - feat(evals): Add Bedrock model support to Evals by @lou-k in #1567
- fix: formatter complaint about extra space in session.py by @RogerHYang in #1575
- feat(tracing): gql validate_span_filter_condition by @mikeldking in #1578
New Contributors
Full Changelog: v0.0.43...v0.0.44