Skip to content

v2.0.0

Choose a tag to compare

@T3XRD T3XRD released this 22 Jul 19:37
· 28 commits to master since this release
ddd2347

Breaking

  • Dropped Node.js 18 support — requires Node.js 20+

Added

  • Local evaluations SDK and promptlayer CLI
  • Tables API
  • PROMPTLAYER_OTLP_TRACES_ENDPOINT to override the OTLP traces endpoint

Changed

  • Tracing now exports over OTLP/HTTP (/v1/traces) instead of the custom /spans-bulk exporter