Skip to content

Commit

Permalink
if agentops
Browse files Browse the repository at this point in the history
  • Loading branch information
bboynton97 committed Apr 26, 2024
1 parent 3a98b81 commit 66b652c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen/agentchat/conversable_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
from .agent import Agent, LLMAgent
from .chat import ChatResult, a_initiate_chats, initiate_chats
from .utils import consolidate_chat_info, gather_usage_summary
agentops = None
try:
import agentops
from agentops import track_agent, ToolEvent, ErrorEvent, record, ActionEvent
Expand Down

0 comments on commit 66b652c

Please sign in to comment.