auto-download ui on cognee -ui
This commit is contained in:
parent
49d154912a
commit
19ab2e04fc
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ def main() -> int:
|
||||||
port=3000,
|
port=3000,
|
||||||
open_browser=True,
|
open_browser=True,
|
||||||
start_backend=True,
|
start_backend=True,
|
||||||
|
auto_download=True,
|
||||||
pid_callback=pid_callback,
|
pid_callback=pid_callback,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue