I try using this format in config.yaml to use multiple models from multiple providers. It works without any implementation changes, and LLM sampling weights are already normalized to 1. Should this be a better way to select the models compared to the current primary & secondary model way in examples?
Also it would be great if PR #130 got reviewed and merged since that feature would help not having to hard code multiple API key inside the config file.
