1.5.0 (2023-12-06)
Features
- evals: Human vs AI Evals (#1850) (e96bd27)
- semantic conventions for
tool_callsarray in OpenAI ChatCompletion messages (#1837) (c079f00) - support asynchronous chat completions for openai instrumentation (#1849) (f066e10)
- traces: document retrieval metrics based on document evaluation scores (#1826) (3dfb7bd)
- traces: document retrieval metrics on trace / span tables (#1873) (733d233)
- traces: evaluation annotations on traces for associating spans with eval metrics (#1693) (a218a65)
- traces: server-side span filter by evaluation result values (#1858) (6b05f96)
- traces: span evaluation summary (aggregation metrics of scores and labels) (#1846) (5c5c3d6)
Bug Fixes
- allow streaming response to be iterated by user (#1862) (76a2443)
- trace dataset to disc (#1798) (278d344)