mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-10 21:23:27 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
from pilot.source_embedding import SourceEmbedding, register
|
|
|
|
__all__ = ["SourceEmbedding", "register"]
|