SIGN IN SIGN UP
microsoft / autogen UNCLAIMED

A programming framework for agentic AI

0 0 104 Python

refactor: [conversable_agent] remove raise from property access (#2006)

* refactor: [conversable_agent] remove raise from property access

raising exception seems drastic, can we return None and let the called fail in case it receives a None?

* Update conversable_agent.py

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
E
Eduardo Salinas committed
146d49b2e3a4090842acf2a64a7c1d17598548d8
Parent: 08ba070
Committed by GitHub <noreply@github.com> on 3/15/2024, 4:40:49 AM