1.3.0 (2023-11-30)
Features
- Add OpenAI Rate limiting (#1805) (115e044)
- evals: show span evaluations in trace details slideout (#1810) (4f0e4dc)
- evaluation ingestion (no user-facing feature is added) (#1764) (7c4039b)
- feature flags context (#1802) (a2732cd)
- Implement asynchronous submission for OpenAI evals (#1754) (30c011d)
- reference link correctness evaluation prompt template (#1771) (bf731df)
- traces: configurable endpoint for the exporter (#1795) (8515763)
- traces: display document evaluations alongside the document (#1823) (2ca3613)
- traces: server-side sort of spans by evaluation result (score or label) (#1812) (d139693)
- traces: show all evaluations in the table" (#1819) (2b27333)
- traces: Trace page header with latency, status, and evaluations (#1831) (1d88efd)
Bug Fixes
- enhance llama-index callback support for exception events (#1814) (8db01df)
- pin llama-index temporarily (#1806) (d6aa76e)
- remove sklearn metrics not available in sagemaker (#1791) (20ab6e5)
- traces: convert (non-list) iterables to lists during protobuf construction due to potential presence of ndarray when reading from parquet files (#1801) (ca72747)
- traces: make column selector sync'd between tabs (#1816) (125431a)