satyadevai
satyadevai
@sofia099 this is duplicate of the Issue https://github.com/Arize-ai/openinference/issues/2173
[BUG] pull from data emitted by application rather than inserting from other spans in bedrock agents
This ticket is addressed in https://github.com/Arize-ai/openinference/pull/1656/ Closing this issue
@nate-mar I've investigated the tool tracking issue in the BeeAI instrumentor and identified the root cause. The instrumentor was not properly capturing tools in LLM spans according to the OpenInference...
@caroger I am attaching logs file which contains all the intractions with LLM in both AX & Phoenix. [BeeaiInstrumentorLogs.json](https://github.com/user-attachments/files/24173977/BeeaiInstrumentorLogs.json)
@caroger I updated the attributes to the proper tool format. After these changes, the first LLM call in AX showed the tools, but subsequent LLM calls did not display the...