Update configuration_guide.md (#416)

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
Affan Shaikhsurab
2025-07-14 16:35:07 +05:30
committed by GitHub
parent 8bdc6bfa2d
commit ae30517f48

View File

@@ -11,7 +11,7 @@ cp conf.yaml.example conf.yaml
## Which models does DeerFlow support?
In DeerFlow, currently we only support non-reasoning models, which means models like OpenAI's o1/o3 or DeepSeek's R1 are not supported yet, but we will add support for them in the future.
In DeerFlow, we currently only support non-reasoning models. This means models like OpenAI's o1/o3 or DeepSeek's R1 are not supported yet, but we plan to add support for them in the future. Additionally, all Gemma-3 models are currently unsupported due to the lack of tool usage capabilities.
### Supported Models