ragflow/python/llm/__init__.py
KevinHuSh 3245107dc7 use minio to store uploaded files; build dialog server; (#16)
* format code

* use minio to store uploaded files; build dialog server;
2023-12-25 19:05:59 +08:00

3 lines
74 B
Python

from .embedding_model import HuEmbedding
from .chat_model import GptTurbo