Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-llama-index…
Browse files Browse the repository at this point in the history
… 3.1.1 (#1176)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 17, 2024
1 parent 0aafe9c commit 8ca8826
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,7 +1,7 @@
{
"python/openinference-semantic-conventions": "0.1.12",
"python/instrumentation/openinference-instrumentation-openai": "0.1.18",
"python/instrumentation/openinference-instrumentation-llama-index": "3.1.0",
"python/instrumentation/openinference-instrumentation-llama-index": "3.1.1",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.14",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.29",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.12",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.1](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v3.1.0...python-openinference-instrumentation-llama-index-v3.1.1) (2024-12-17)


### Bug Fixes

* **llama-index:** extract token counts for groq when streaming ([#1174](https://github.com/Arize-ai/openinference/issues/1174)) ([0aafe9c](https://github.com/Arize-ai/openinference/commit/0aafe9c78a4455ab2612a34a5c648e1362c338cc))

## [3.1.0](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v3.0.4...python-openinference-instrumentation-llama-index-v3.1.0) (2024-12-12)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.1.0"
__version__ = "3.1.1"

0 comments on commit 8ca8826

Please sign in to comment.