Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-openai 0.1.…
Browse files Browse the repository at this point in the history
…18 (#1132)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 22, 2024
1 parent 3ef4243 commit 09e702f
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,6 +1,6 @@
{
"python/openinference-semantic-conventions": "0.1.12",
"python/instrumentation/openinference-instrumentation-openai": "0.1.17",
"python/instrumentation/openinference-instrumentation-openai": "0.1.18",
"python/instrumentation/openinference-instrumentation-llama-index": "3.0.4",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.14",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.29",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.18](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-openai-v0.1.17...python-openinference-instrumentation-openai-v0.1.18) (2024-11-22)


### Bug Fixes

* add google as provider for openai instrumentor ([#1131](https://github.com/Arize-ai/openinference/issues/1131)) ([3ef4243](https://github.com/Arize-ai/openinference/commit/3ef424304343ede04910512380ef4c0a01638fb0))

## [0.1.17](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-openai-v0.1.16...python-openinference-instrumentation-openai-v0.1.17) (2024-10-31)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.17"
__version__ = "0.1.18"

0 comments on commit 09e702f

Please sign in to comment.