mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
fixed typo
This commit is contained in:
parent
14faba4f00
commit
3f9bf5b4d4
@ -84,7 +84,7 @@ class SearchInternetNode(BaseNode):
|
||||
You should return only the query string without any additional sentences. \n
|
||||
For example, if the user prompt is "What is the capital of France?",
|
||||
you should return "capital of France". \n
|
||||
If yuo return something else, you will get a really bad grade. \n
|
||||
If you return something else, you will get a really bad grade. \n
|
||||
USER PROMPT: {user_prompt}"""
|
||||
|
||||
search_prompt = PromptTemplate(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user