Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-groq 0.1.4 (#…
Browse files Browse the repository at this point in the history
…1067)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
1 parent 5fedc0b commit ac09490
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 @@ -12,7 +12,7 @@
"python/instrumentation/openinference-instrumentation-crewai": "0.1.2",
"python/instrumentation/openinference-instrumentation-haystack": "0.1.12",
"python/instrumentation/openinference-instrumentation-litellm": "0.1.4",
"python/instrumentation/openinference-instrumentation-groq": "0.1.3",
"python/instrumentation/openinference-instrumentation-groq": "0.1.4",
"python/instrumentation/openinference-instrumentation-instructor": "0.1.1",
"python/instrumentation/openinference-instrumentation-anthropic": "0.1.4"
}
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-groq-v0.1.3...python-openinference-instrumentation-groq-v0.1.4) (2024-10-16)


### Features

* fix groq readme ([#1066](https://github.com/Arize-ai/openinference/issues/1066)) ([5fedc0b](https://github.com/Arize-ai/openinference/commit/5fedc0b451b0da955899a0fcd69ac958cfe38273))

## [0.1.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-groq-v0.1.2...python-openinference-instrumentation-groq-v0.1.3) (2024-10-11)


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 ac09490

Please sign in to comment.