sanket-affine

Results 1 issues of sanket-affine

### What happened? ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[36], line 40 37 log_agent_activity(text) 39 start_t=perf_counter() ---> 40 result=user_proxy.initiate_chat(manager, 41 message=user_question, 42 ) 43 agentops.end_session("Success") 44 end_t=perf_counter()...

needs-triage