Releases: Arize-ai/openinference
Releases · Arize-ai/openinference
python-openinference-instrumentation-dspy: v0.1.8
0.1.8 (2024-05-09)
Features
- Make DSPY instrumentation read from attributes from context (#421) (60c9b9c)
python-openinference-instrumentation-bedrock: v0.1.4
0.1.4 (2024-05-10)
Features
- Make Bedrock instrumentation read from attributes from context (#433) (69e8277)
Documentation
python-openinference-instrumentation: v0.1.5
0.1.5 (2024-05-06)
Bug Fixes
python-openinference-instrumentation: v0.1.4
0.1.4 (2024-05-06)
Features
- Add context manager for prompt template, version, and variables (#437) (0d44490)
- Allow context managers as decorators (#431) (b1bb379)
python-openinference-instrumentation-llama-index: v1.3.0
1.3.0 (2024-05-04)
Features
- Add span attributes from OTEL context for llama-index instrumentator (#417) (09f5077)
Bug Fixes
- Bump openinference-instrumentation req to avoid yanked release (#428) (27f6e06)
python-openinference-instrumentation: v0.1.3
0.1.3 (2024-05-03)
Bug Fixes
- require minimum version of openinference-semantic-conventions (#424) (040c1aa)
python-openinference-instrumentation: v0.1.2
0.1.2 (2024-05-02)
Features
- Create context managers to pass session, user, metadata and tags as span attributes (#414) (c142b3a)
python-openinference-semantic-conventions: v0.1.6
0.1.6 (2024-04-29)
Features
- Add
user.id
and session.id
to semantic conventions (#410) (6588134)
python-openinference-instrumentation-dspy: v0.1.7
0.1.7 (2024-04-27)
Bug Fixes
Documentation
python-openinference-instrumentation-llama-index: v1.2.2
1.2.2 (2024-04-22)
Bug Fixes