AgentOps-AI / agentops

Python SDK for agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
https://agentops.ai
MIT License
1.22k stars 97 forks source link

Add color and highlighting to session start link + verbosity level #200

Closed areibman closed 1 month ago

areibman commented 1 month ago

🚀 Feature Request

💡 Got a brilliant idea? Currently, we log the link to the session. But it's drowned out because it's not colored or bolded. I've seen a few other session-style analytics tools do it well

image

In addition, we should try to add a -q flag or verbosity level in .env so that users can turn off extraneous logging

bboynton97 commented 1 month ago

We do have a verbosity flag available. More info in our docs