mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-01 01:27:33 +00:00
3 lines
74 B
Python
3 lines
74 B
Python
from .embedding_model import HuEmbedding
|
|
from .chat_model import GptTurbo
|