Releases: traceloop/openllmetry
Releases · traceloop/openllmetry
0.25.2
v0.25.2 (2024-07-11)
Fix
- llamaindex: report entity name (#1525)
- langchain: remove leftover print
- langchain: cleanups, and fix streaming issue (#1522)
- langchain: report llm spans (instead of normal instrumentations) (#1452)
[main 811480d] bump: version 0.25.1 → 0.25.2
47 files changed, 55 insertions(+), 46 deletions(-)
0.25.1
0.25.0
0.24.0
v0.24.0 (2024-07-03)
Feat
- sdk: prompt versions and workflow versions (#1425)
- openai: add support for parallel function calls (#1424)
- marqo: Add marqo instrumentation (#1373)
Fix
- sdk: context detach issues on fastapi (#1432)
- openai: Handle
tool_calls
assistant messages (#1429) - sdk: speedup SDK initialization (#1374)
- gemini: relax version requirements (#1367)
Refactor
- openai: rename
function_call
totool_calls
(#1431)
[main d1f6ae3] bump: version 0.23.0 → 0.24.0
47 files changed, 65 insertions(+), 46 deletions(-)
0.23.0
0.22.1
v0.22.1 (2024-06-13)
Fix
- sdk: backpropagate association property to nearest workflow/task (#1300)
- sdk: clear context when @workflow or @task is ending (#1301)
- bedrock: utilize invocation metrics from response body for AI21, Anthropic, Meta models when available to record usage on spans (#1286)
[main 5962488] bump: version 0.22.0 → 0.22.1
45 files changed, 52 insertions(+), 44 deletions(-)
0.22.0
v0.22.0 (2024-06-10)
Feat
- gemini: basic support in generate_content API (#1293)
- alephalpha: Add AlephAlpha instrumentation (#1285)
- instrumentation: add streamed OpenAI function tracing (#1284)
- togetherai: Add together ai instrumentation (#1264)
Fix
- anthropic: duplicate creation of metrics (#1294)
- haystack: add input and output (#1202)
- openai: calculate token usage for azure (#1274)
- use constants (#1131)
- instrumentation: Handle OpenAI run polling (#1256)
[main 8b8c4b2] bump: version 0.21.5 → 0.22.0
45 files changed, 61 insertions(+), 44 deletions(-)