Chat_bot_Rag/components/__init__.py

3 lines
134 B
Python

from .chatbot import process_query, reset_conversation, change_model, change_collection
from .callbacks import GradioStreamingHandler