mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-05-08 06:12:36 +02:00
feat: add PageIndex SDK with local/cloud dual-mode support (#207)
This commit is contained in:
parent
f2dcffc0b7
commit
c7fe93bb56
45 changed files with 4225 additions and 274 deletions
2
pageindex/index/legacy_utils.py
Normal file
2
pageindex/index/legacy_utils.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Re-export from the original utils.py for backward compatibility
|
||||
from ..utils import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue