auto-download ui on cognee -ui

This commit is contained in:
Daulet Amirkhanov 2025-09-11 19:24:44 +01:00
parent 49d154912a
commit 19ab2e04fc

View file

@ -209,6 +209,7 @@ def main() -> int:
port=3000,
open_browser=True,
start_backend=True,
auto_download=True,
pid_callback=pid_callback,
)