Skip to content

python-openinference-instrumentation-llama-index: v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 16:54
c0f93e6

3.1.0 (2024-12-12)

Features

  • add get_current_span helper function for llama-index (#1165) (b46931c)

Bug Fixes

  • get_current_span should return None when llama-index is not instrumented (#1169) (12d64bc)
  • handle multiple embedding events for llama-index (#1166) (0cef233)