Skip to content

0.8.2

Compare
Choose a tag to compare
@nirga nirga released this 07 May 15:36
· 8 commits to main since this release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.8.2 (2024-05-07)

Bug Fixes

  • openai: switched to pure js tiktoken (#248) (9d8805e)

0.8.1 (2024-05-06)

Bug Fixes

0.8.0 (2024-04-29)

Features

0.7.0 (2024-04-22)

Bug Fixes

Features

0.6.1 (2024-04-22)

Bug Fixes

0.6.0 (2024-04-05)

Bug Fixes

  • anthropic: support streaming for completion API (#191) (0efb330)

Features

0.5.29 (2024-04-03)

Bug Fixes

  • openai: enrich token metrics on streaming requests (#183) (2ef0c13)
  • sdk: clean and typed instrumentations (#182) (83737ee)

0.5.28 (2024-04-02)

Bug Fixes

  • openai-instrumentation: logprobs reporting using span event (#172) (923df7f)
  • sdk: allow passing a function to the decorator (#181) (2178f1c)
  • sdk: decorator bug with passing this parameter (#180) (956bad4)

0.5.27 (2024-03-26)

Bug Fixes

0.5.26 (2024-03-26)

Bug Fixes

  • sdk: manual instrumentation in all modules (#171) (e5784a4)

0.5.25 (2024-03-15)

Bug Fixes

  • sdk: do not initialize logger if not instructed (#156) (cab900c)

0.5.24 (2024-03-15)

Bug Fixes

  • switch to rollup for all instrumentations (#155) (605fb46)

0.5.23 (2024-03-15)

Bug Fixes

0.5.22 (2024-03-15)

Bug Fixes