mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Refactor imports to use submodule-specific paths and remove generic exports
This commit is contained in:
@@ -26,7 +26,7 @@ pip install -e ".[dev]"
|
||||
### ⚡ 30-Second Demo: From Any Format to Knowledge
|
||||
|
||||
```python
|
||||
from semantica import Semantica
|
||||
from semantica.core import Semantica
|
||||
|
||||
# Initialize with preferred providers
|
||||
core = Semantica(
|
||||
|
||||
Reference in New Issue
Block a user