2.0.0 (2026-03-11)
⚠ BREAKING CHANGES
- client:
client.annotationshas been removed. Useclient.spansinstead.
Features
- add Cerebras, Fireworks, Groq, and Moonshot as first-class providers (#11938) (df94203)
- add Perplexity and Together AI as built-in providers in the playground (#11952) (aeefe19)
- add trace_ids parameter to client getSpans methods (#11945) (6d896e3)
- client: add session conversation API to Python and TypeScript clients (#11974) (83b7f68)
- client: propagate parent_id filter to JS and Python clients (#11975) (d951320)
- client: remove deprecated
client.annotationsmodule (#11983) (6203c31) - server: add DELETE session API (#11976) (d4a865a)