mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-30 09:14:47 +08:00
docs: add Web UI
This commit is contained in:
@@ -32,6 +32,13 @@ cp conf.yaml.example conf.yaml
|
|||||||
uv run main.py
|
uv run main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Web UI
|
||||||
|
|
||||||
|
This project also includes a web UI that allows you to interact with the deep researcher.
|
||||||
|
|
||||||
|
Please visit the [lite-deep-researcher-web](https://github.com/MagicCube/lite-deep-researcher-web) repository for more details.
|
||||||
|
|
||||||
|
|
||||||
## Supported Search Engines
|
## Supported Search Engines
|
||||||
|
|
||||||
Lite-deep-researcher supports multiple search engines that can be configured in your `.env` file using the `SEARCH_API` variable:
|
Lite-deep-researcher supports multiple search engines that can be configured in your `.env` file using the `SEARCH_API` variable:
|
||||||
|
|||||||
Reference in New Issue
Block a user