mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04: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