MervinPraison / PraisonAI

PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration. Chat with your ENTIRE Codebase.
https://docs.praison.ai
MIT License
2.14k stars 287 forks source link

AgentOps Integration #119

Open sarath59 opened 2 months ago

sarath59 commented 2 months ago

Implemented better LLM tracking and function monitoring using AgentOps.

MervinPraison commented 2 months ago

@sarath59 Thanks for your contribution.

There seems to be lot of changes in the file. Can you please review and add only what is required? https://github.com/MervinPraison/PraisonAI/pull/119/files

Also please consider for people who are not intented to use agentops. So Agentops should be an optional feature.

That would be great. Thanks.