mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

After #5431 some command-line arguments became string rather than lists. This PR fixes the issue by checking the type.
After #5431 some command-line arguments became string rather than lists. This PR fixes the issue by checking the type.