I'm encountering an issue when importing the Ensemble class from dspy.teleprompt. Upon inspecting the source code, I noticed that the __init__.py file inside the teleprompt folder does not include the import statement for the Ensemble class. This seems like a simple fix.
