mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-16 08:25:14 +02:00
rename klo to ktx
This commit is contained in:
parent
1a42152e6f
commit
3ce510b55b
704 changed files with 10205 additions and 10255 deletions
4
python/ktx-sl/semantic_layer/__init__.py
Normal file
4
python/ktx-sl/semantic_layer/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from semantic_layer.engine import SemanticEngine
|
||||
from semantic_layer.models import QueryResult, SemanticQuery
|
||||
|
||||
__all__ = ["SemanticEngine", "SemanticQuery", "QueryResult"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue