docs: add document of configurations and FAQs

This commit is contained in:
Li Xin
2025-05-07 20:18:24 +08:00
parent ee143e9ac4
commit 6b772d2cd0
3 changed files with 211 additions and 61 deletions

15
docs/FAQ.md Normal file
View File

@@ -0,0 +1,15 @@
# FAQ
## Table of Contents
- [Where's the name DeerFlow come from?](#wheres-the-name-deerflow-come-from)
- [Which models does DeerFlow support?](#which-models-does-deerflow-support)
## Where's the name DeerFlow come from?
DeerFlow is short for **D**eep **E**xploration and **E**fficient **R**esearch **Flow**. It is named after the deer, which is a symbol of gentleness and elegance. We hope DeerFlow can bring a gentle and elegant deep research experience to you.
## Which models does DeerFlow support?
Please refer to the [Configuration Guide](configuration_guide.md) for more details.