from langchain_community.llms.vllm import VLLM, VLLMOpenAI

__all__ = ["VLLM", "VLLMOpenAI"]
