mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-21 05:29:57 +08:00
3 lines
74 B
Python
3 lines
74 B
Python
from .embedding_model import HuEmbedding
|
|
from .chat_model import GptTurbo
|