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.27k stars 102 forks source link

[Feature] suppress logging unless init is called #159

Closed siyangqiu closed 2 months ago

siyangqiu commented 2 months ago

📥 Pull Request

📘 Description Suppress logging unless init() or start_session() is called.