mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* Improve config_list_from_json The `env_or_file` variabe can point to an environment variable of file path. * Update autogen/oai/openai_utils.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Use "with" to open config file * Remove unused. * Remove accidental added file --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> Co-authored-by: Chi Wang <wang.chi@microsoft.com>