mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-20 05:34:01 +00:00

* Fix for http client * fixed constructor to only ignore the http_client while copying * fixed comment formating * removed check for http_client and added error message with docs * fix formatting * fix formatting * added test for http-fix * changed title and content of docs * changed test func name