Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-langchain 0…
Browse files Browse the repository at this point in the history
….1.4 (#194)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 9, 2024
1 parent a7e2679 commit dc0e662
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"python/openinference-semantic-conventions":"0.1.3","python/instrumentation/openinference-instrumentation-openai":"0.1.1","python/instrumentation/openinference-instrumentation-llama-index":"0.1.1","python/instrumentation/openinference-instrumentation-dspy":"0.1.1","python/instrumentation/openinference-instrumentation-langchain":"0.1.3","python/instrumentation/openinference-instrumentation-bedrock":"0.1.1"}
{"python/openinference-semantic-conventions":"0.1.3","python/instrumentation/openinference-instrumentation-openai":"0.1.1","python/instrumentation/openinference-instrumentation-llama-index":"0.1.1","python/instrumentation/openinference-instrumentation-dspy":"0.1.1","python/instrumentation/openinference-instrumentation-langchain":"0.1.4","python/instrumentation/openinference-instrumentation-bedrock":"0.1.1"}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-langchain-v0.1.3...python-openinference-instrumentation-langchain-v0.1.4) (2024-02-08)


### Bug Fixes

* set langchain template variables as dict ([#193](https://github.com/Arize-ai/openinference/issues/193)) ([a7e2679](https://github.com/Arize-ai/openinference/commit/a7e2679f7e03a2a5813d82411d35a207383fdd31))

## [0.1.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-langchain-v0.1.2...python-openinference-instrumentation-langchain-v0.1.3) (2024-02-08)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.1.4"

0 comments on commit dc0e662

Please sign in to comment.