mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-10-06 02:56:33 +08:00
docs: add Web UI
This commit is contained in:
parent
f7acd5d6f3
commit
6c5157ca81
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user