Mozilla-Ocho / Memory-Cache

MemoryCache is an experimental development project to turn a local desktop environment into an on-device AI agent
https://memorycache.ai/
Mozilla Public License 2.0
540 stars 23 forks source link

Fix run_ingest.sh script to ignore trying to process .part files while downloading #11

Closed misslivirose closed 7 months ago

misslivirose commented 8 months ago

The ingestion script attempts to run when it finds a .part file as the file is downloading. These should be ignored.