mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-21 20:18:09 +02:00
fix(filesystem): add pifs ask and chat commands
This commit is contained in:
parent
74d0600261
commit
574125d7dd
3 changed files with 251 additions and 9 deletions
|
|
@ -12,3 +12,6 @@ dependencies = [
|
|||
"pyyaml==6.0.2",
|
||||
"sqlite-vec>=0.1.9",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
pifs = "pageindex.filesystem.cli:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue