Releases: traceloop/openllmetry
Releases · traceloop/openllmetry
0.2.1
v0.2.1 (2023-11-09)
Fix
- openai: yield chunks for streaming (#166)
[main 06b5aac] bump: version 0.2.0 → 0.2.1
28 files changed, 33 insertions(+), 27 deletions(-)
0.2.0
v0.2.0 (2023-11-08)
Feat
- llamaindex auto instrumentation (#157)
[main 0592f06] bump: version 0.1.12 → 0.2.0
28 files changed, 33 insertions(+), 27 deletions(-)
0.1.12
v0.1.12 (2023-11-07)
Fix
- openai: new OpenAI API v1 (#154)
[main 308b60b] bump: version 0.1.11 → 0.1.12
26 files changed, 31 insertions(+), 25 deletions(-)
0.1.11
v0.1.11 (2023-11-06)
Fix
- sdk: max_tokens are now optional from the backend (#153)
[main a698d5b] bump: version 0.1.10 → 0.1.11
26 files changed, 31 insertions(+), 25 deletions(-)
0.1.10
v0.1.10 (2023-11-03)
Fix
- errors on logging openai streaming completion calls (#144)
[main 13dd345] bump: version 0.1.9 → 0.1.10
26 files changed, 31 insertions(+), 25 deletions(-)
0.1.9
v0.1.9 (2023-11-03)
Fix
- langchain: improved support for agents and tools with Langchain (#143)
- support streaming API for OpenAI (#142)
[main e3e97ef] bump: version 0.1.8 → 0.1.9
26 files changed, 32 insertions(+), 25 deletions(-)
0.1.8
v0.1.8 (2023-11-02)
Fix
- prompt-registry: remove redundant variables print
[main 5c11dc4] bump: version 0.1.7 → 0.1.8
26 files changed, 31 insertions(+), 25 deletions(-)
0.1.7
v0.1.7 (2023-11-01)
Fix
- tracing: add missing prompt manager template variables to span attributes (#140)
[main c3982aa] bump: version 0.1.6 → 0.1.7
26 files changed, 31 insertions(+), 25 deletions(-)
0.1.6
v0.1.6 (2023-11-01)
Fix
- sdk: allow overriding processor & propagator (#139)
- proper propagation of api key to fetcher (#138)
[main cf7a595] bump: version 0.1.5 → 0.1.6
26 files changed, 32 insertions(+), 25 deletions(-)
0.1.5
v0.1.5 (2023-10-31)
Fix
- ci-cd: release workflow fetches the outdated commit on release package jobs
[main 8321f84] bump: version 0.1.4 → 0.1.5
26 files changed, 31 insertions(+), 25 deletions(-)