Merge pull request #447 from User670/patch-1

fix typo in readme
This commit is contained in:
Huang Panpan
2025-02-18 18:04:09 +08:00
committed by GitHub

View File

@@ -223,7 +223,7 @@ file_template = \
{question}"""
```
For Web Search, {search_results}, {cur_data}, and {question} are arguments.
For Web Search, {search_results}, {cur_date}, and {question} are arguments.
For Chinese query, we use the prompt:
```