Skip to content

Releases: traceloop/openllmetry-js

0.8.4

20 May 15:31
Compare
Choose a tag to compare

Change Log

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

0.8.4 (2024-05-20)

Bug Fixes

  • manual-tracing: add missing llm.request.type attribute (#269) (528c498)
  • sdk: serialize map outputs for non-promise outputs (#276) (b4a8948)
  • sdk: used wrong completion attribute in manual instrumentations (#277) (b434f61)

0.8.3 (2024-05-16)

Bug Fixes

  • sdk: api for manual logging of LLM calls (#264) (500097c)

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

0.8.3

16 May 16:21
Compare
Choose a tag to compare

Change Log

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

0.8.3 (2024-05-16)

Bug Fixes

  • sdk: api for manual logging of LLM calls (#264) (500097c)

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

0.8.2

07 May 15:36
Compare
Choose a tag to compare

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

0.8.1

06 May 15:10
Compare
Choose a tag to compare

Change Log

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

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

0.8.0

29 Apr 14:02
Compare
Choose a tag to compare

Change Log

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

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

0.7.0

22 Apr 19:29
Compare
Choose a tag to compare

Change Log

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

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

0.6.1

22 Apr 14:30
Compare
Choose a tag to compare

Change Log

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

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

0.6.0

05 Apr 11:43
Compare
Choose a tag to compare

Change Log

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

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

0.5.29

03 Apr 20:39
Compare
Choose a tag to compare

Change Log

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

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

0.5.28

02 Apr 10:24
Compare
Choose a tag to compare

Change Log

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

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