Hi,
Langtrace crashed when instrumenting AutoGen. It cause by llm_config can be either False, None, or a single llm config dict or dict contains a list of configs in config_list. Only the last case is handled in current code. Please add code to handle other cases. Also, is it possible to add AG2 support in Langtrace which is a recent spin off from AutoGen with different python module name. Thank you!
