agentops icon indicating copy to clipboard operation
agentops copied to clipboard

[Bug]: CrewAI LLM Logs are visible but tools and actions logs are not present or not proper

Open areibman opened this issue 1 year ago • 2 comments
trafficstars

Contact Details

No response

📦 Package Version

0.3.17

🎞️ Framework Version

CrewAI

🔎 Describe the Bug

From our Discord: https://discord.com/channels/1139221568803840152/1294328000770474116

I have integrated agentops with a simple Crewai app. I can view the LLM calls but tools are not visible and actions are not logged properly.

A screenshot of the action log is attached.

Code repo : https://github.com/ConfuzedCoder/crewAgents

image

🤝 Contribution

  • [ ] Yes, I'd be happy to submit a pull request with these changes.
  • [ ] I need some guidance on how to contribute.
  • [X] I'd prefer the AgentOps team to handle this update.

areibman avatar Nov 11 '24 16:11 areibman

roger that

anyone working on this atm?

teocns avatar Nov 20 '24 06:11 teocns

roger that

anyone working on this atm?

We could definitely use help with this

areibman avatar Nov 20 '24 06:11 areibman

Closing this issue as CrewAI instrumentation has been significantly improved through multiple PRs including PR #926 'Refactor CrewAI instrumentation to enhance span attribute management', PR #992 'Crewai tags fix in root span', and PR #981 'fix: Duplicate LLM calls'. These changes address the tools and actions logging issues.