Clarify UI running instructions in README

Updated instructions to include setting LLM_API_KEY before running the UI.
This commit is contained in:
Vasilije 2025-09-19 18:26:19 +02:00 committed by GitHub
parent b7cec1b77d
commit f14751bca7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -178,7 +178,7 @@ You can also cognify your files and query using cognee UI.
### Running the UI
Try cognee UI by running ``` cognee-cli -ui ``` command on your terminal.
Try cognee UI by setting LLM_API_KEY and running ``` cognee-cli -ui ``` command on your terminal.
## Understand our architecture