ragflow/python/llm/__init__.py

2 lines
74 B
Python

from .embedding_model import HuEmbedding
from .chat_model import GptTurbo