mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
- Added functionality to persist sandbox files locally before deletion. - Introduced methods for retrieving and deleting locally stored sandbox files. - Updated routes to handle local file downloads and background deletion of sandboxes. - Enhanced streaming tasks to support sandbox file management.
15 lines
No EOL
230 B
Text
15 lines
No EOL
230 B
Text
.env
|
|
.venv
|
|
venv/
|
|
data/
|
|
__pycache__/
|
|
.flashrank_cache
|
|
surf_new_backend.egg-info/
|
|
podcasts/
|
|
sandbox_files/
|
|
temp_audio/
|
|
celerybeat-schedule*
|
|
celerybeat-schedule.*
|
|
celerybeat-schedule.dir
|
|
celerybeat-schedule.bak
|
|
global_llm_config.yaml |