added scaffold struct for the prj
This commit is contained in:
3
kg_ocr/embeddings/__init__.py
Normal file
3
kg_ocr/embeddings/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .indexer import create_and_index, query_embedding
|
||||
|
||||
__all__ = ["create_and_index", "query_embedding"]
|
||||
Reference in New Issue
Block a user