Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 19:53
52d777c

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)

Documentation

  • Environment documentation (GITBOOK-370) (dbbb0a7)
  • Explanations (GITBOOK-371) (5f33da3)
  • No subject (GITBOOK-369) (656b5c0)
  • sync for 1.3 (#1833) (4d01e83)
  • update default value of variable in run_relevance_eval (GITBOOK-368) (d5bcaf8)