You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
We're experiencing a regression with instrumentation in the recent LlamaIndex v0.8.4. The following example provided by LlamaIndex does not work with our current setup: Agent Example.
Steps to Reproduce:
Follow the instructions in the linked LlamaIndex example.
Attempt to run with the current version of openllmetry-js.
Expected Behavior:
The example should run seamlessly, allowing proper tracking and observability.
Actual Behavior:
The example fails, indicating a potential compatibility or instrumentation issue.
Additional Context:
This may relate to recent changes in LlamaIndex's implementation. If anyone else is experiencing similar issues or has insights into LlamaIndex v0.8.4's new behaviors, contributions are welcome!
Proposed Solution:
Review changes in LlamaIndex v0.8.4 to identify potential compatibility fixes.
The text was updated successfully, but these errors were encountered:
nirga
changed the title
Instrumentation issues with LlamaIndex v0.8.4
Instrumentation Issue with LlamaIndex v0.8.4 - Regression
Nov 7, 2024
Description:
We're experiencing a regression with instrumentation in the recent LlamaIndex v0.8.4. The following example provided by LlamaIndex does not work with our current setup: Agent Example.
Steps to Reproduce:
Expected Behavior:
The example should run seamlessly, allowing proper tracking and observability.
Actual Behavior:
The example fails, indicating a potential compatibility or instrumentation issue.
Additional Context:
This may relate to recent changes in LlamaIndex's implementation. If anyone else is experiencing similar issues or has insights into LlamaIndex v0.8.4's new behaviors, contributions are welcome!
Proposed Solution:
Review changes in LlamaIndex v0.8.4 to identify potential compatibility fixes.
The text was updated successfully, but these errors were encountered: