Skip to content

Releases: traceloop/openllmetry-js

0.11.2

10 Sep 07:18
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.11.2 (2024-09-10)

Bug Fixes

0.11.1 (2024-08-31)

Bug Fixes

  • langchain: instrument vector DB calls (#440) (c129aae)

0.11.0 (2024-08-27)

Bug Fixes

  • include dist .mjs for packages with modules declared (#425) (4a7ec33)
  • sdk: use headers from env if available (#435) (31aa015)

Features

  • instrumentation-chromadb,instrumentation-qdrant: add esm exports (#428) (dfd418b)

0.10.0 (2024-08-01)

Features

  • introduce traceloop.entity.path instead of traceloop.entity.name chaining (#393) (207f9fe)

0.9.5 (2024-07-30)

Bug Fixes

  • sdk: option to suppress instrumentations (#392) (d6ccf0d)

0.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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)

...

Read more

0.11.1

31 Aug 07: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.11.1 (2024-08-31)

Bug Fixes

  • langchain: instrument vector DB calls (#440) (c129aae)

0.11.0 (2024-08-27)

Bug Fixes

  • include dist .mjs for packages with modules declared (#425) (4a7ec33)
  • sdk: use headers from env if available (#435) (31aa015)

Features

  • instrumentation-chromadb,instrumentation-qdrant: add esm exports (#428) (dfd418b)

0.10.0 (2024-08-01)

Features

  • introduce traceloop.entity.path instead of traceloop.entity.name chaining (#393) (207f9fe)

0.9.5 (2024-07-30)

Bug Fixes

  • sdk: option to suppress instrumentations (#392) (d6ccf0d)

0.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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](http...
Read more

0.11.0

27 Aug 20: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.11.0 (2024-08-27)

Bug Fixes

  • include dist .mjs for packages with modules declared (#425) (4a7ec33)
  • sdk: use headers from env if available (#435) (31aa015)

Features

  • instrumentation-chromadb,instrumentation-qdrant: add esm exports (#428) (dfd418b)

0.10.0 (2024-08-01)

Features

  • introduce traceloop.entity.path instead of traceloop.entity.name chaining (#393) (207f9fe)

0.9.5 (2024-07-30)

Bug Fixes

  • sdk: option to suppress instrumentations (#392) (d6ccf0d)

0.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

Read more

0.10.0

01 Aug 11:58
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.10.0 (2024-08-01)

Features

  • introduce traceloop.entity.path instead of traceloop.entity.name chaining (#393) (207f9fe)

0.9.5 (2024-07-30)

Bug Fixes

  • sdk: option to suppress instrumentations (#392) (d6ccf0d)

0.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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...

Read more

0.9.5

30 Jul 09:45
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.9.5 (2024-07-30)

Bug Fixes

  • sdk: option to suppress instrumentations (#392) (d6ccf0d)

0.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

-...

Read more

0.9.4

28 Jul 16:55
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.9.4 (2024-07-28)

Bug Fixes

  • sdk: properly initialize token enrich value for instrumentations (#384) (143bc66)

0.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

-...

Read more

0.9.3

25 Jul 12: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.9.3 (2024-07-25)

Note: Version bump only for package openllmetry-js

0.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

Read more

0.9.2

17 Jul 16:28
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.9.2 (2024-07-17)

Bug Fixes

0.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

Read more

0.9.1

10 Jul 14:35
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.9.1 (2024-07-10)

Bug Fixes

  • sdk: support parameters needed by Sentry SDK (#360) (b1f195c)

0.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

Read more

0.9.0

04 Jul 10:45
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.9.0 (2024-07-04)

Bug Fixes

  • sdk: option to silence initialization message (#343) (75c68ce)
  • sdk: versions on workflows & tasks (#353) (eb6211f)

Features

0.8.9 (2024-06-17)

Bug Fixes

  • sdk: run workflows in parallel with different association proper… (#329) (9a8f84c)

0.8.8 (2024-06-16)

Bug Fixes

  • sdk: serialization of Map in sub-objects of inputs and outputs (#323) (49b032a)

0.8.7 (2024-06-12)

Bug Fixes

  • sdk: propagate association properties within a workflow (#318) (3e530bc)

0.8.6 (2024-06-03)

Bug Fixes

  • remove sentry; lower noise for instrumentation errors (#294) (c4e3782)

0.8.5 (2024-05-31)

Bug Fixes

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

Read more