feat: add new custom app (#313)
This commit is contained in:
2
embedchain/models/__init__.py
Normal file
2
embedchain/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .EmbeddingFunctions import EmbeddingFunctions # noqa: F401
|
||||
from .Providers import Providers # noqa: F401
|
||||
Reference in New Issue
Block a user