api / src /vineyard_chatbot.py
Eli Safra
Deploy SolarWine API (FastAPI + Docker, port 7860)
938949f
Raw
History Blame Contribute Delete
134 Bytes
"""Backward-compatible re-export from src.chatbot.vineyard_chatbot."""
from src.chatbot.vineyard_chatbot import * # noqa: F401, F403