Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-dspy 0.1.14 (
Browse files Browse the repository at this point in the history
…#1114)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
1 parent 5f6e149 commit e782f7b
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
Expand Up @@ -2,7 +2,7 @@
"python/openinference-semantic-conventions": "0.1.12",
"python/instrumentation/openinference-instrumentation-openai": "0.1.17",
"python/instrumentation/openinference-instrumentation-llama-index": "3.0.3",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.13",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.14",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.29",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.12",
"python/instrumentation/openinference-instrumentation-mistralai": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.14](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-dspy-v0.1.13...python-openinference-instrumentation-dspy-v0.1.14) (2024-11-12)


### Bug Fixes

* **dspy:** instrument `dspy` rather than `dspy-ai` ([#1113](https://github.com/Arize-ai/openinference/issues/1113)) ([5f6e149](https://github.com/Arize-ai/openinference/commit/5f6e149d0979a822e07f81af944c22b7530f8fed))

## [0.1.13](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-dspy-v0.1.12...python-openinference-instrumentation-dspy-v0.1.13) (2024-10-10)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.13"
__version__ = "0.1.14"

0 comments on commit e782f7b

Please sign in to comment.