zhangyi617's picture
Upload folder using huggingface_hub
129cd69
"""Google Cloud Tools."""
from langchain.tools.google_cloud.texttospeech import GoogleCloudTextToSpeechTool
__all__ = ["GoogleCloudTextToSpeechTool"]