Releases: Arize-ai/openinference
Releases · Arize-ai/openinference
python-openinference-instrumentation-bedrock: v0.1.5
0.1.5 (2024-05-11)
Features
- add support for meta vendor in openinference-instrumentation-bedrock (#448) (958c385)
python-openinference-instrumentation-openai: v0.1.5
0.1.5 (2024-05-09)
Features
- add tool calling support for sync and async chat completions for mistralai instrumentation (#313) (9889164)
- OpenAI instrumentation to capture context attributes (#415) (8e0cab9)
Bug Fixes
- Bump openinference-instrumentation requirement to avoid yanked release (#426) (71b28f2)
Documentation
python-openinference-instrumentation-mistralai: v0.0.6
0.0.6 (2024-05-09)
Features
- Make Mistral ai instrumentation read context attributes (#420) (e4a61c5)
Bug Fixes
- Bump openinference-instrumentation req to avoid yanked release (#427) (a9ef31e)
- update mistralai minimum python version (#341) (04e7ee1)
Documentation
- update mistral README.md with pypi badge (#334) (8e31667)
python-openinference-instrumentation-langchain: v0.1.15
0.1.15 (2024-05-10)
Features
- Instrumentation reads session id from metadata (#446) (5490f68)
- Make langchain instrumentation read context attributes (#419) (0005fa8)
Bug Fixes
- Bump openinference-instrumentation req to avoid yanked release (#429) (54d0931)
- Enables
uninstrument
method on LangchainInstrumentor
(#353) (c96ae51)
- fix formatting and types in langchain instrumentation (#367) (6d79c57)
Documentation
- Update LangChain instrumentation readme (#349) (6cb1bcf)
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)