mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-05-03 12:02:37 +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
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,3 +4,7 @@ __pycache__
|
|||
.env*
|
||||
.venv/
|
||||
logs/
|
||||
pageindex.egg-info/
|
||||
*.db
|
||||
venv/
|
||||
uv.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue