mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-14 12:16:38 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
from pilot.embedding_engine import SourceEmbedding, register
|
|
|
|
__all__ = ["SourceEmbedding", "register"]
|