from langchain_community.llms.fireworks import (
    Fireworks,
)

__all__ = [
    "Fireworks",
]
