Skip to content

Commit 261ecbf

Browse files
committed
fixed typos in the doc
1 parent 3960e56 commit 261ecbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scrapegraphai/nodes/search_internet_node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class SearchInternetNode(BaseNode):
2929
generated answer will be stored.
3030
model_config (dict): Configuration parameters for the language model client.
3131
node_name (str, optional): The unique identifier name for the node.
32-
Defaults to "GenerateAnswer".
3332
3433
Methods:
3534
execute(state): Processes the input and document from the state to generate an answer,

0 commit comments

Comments
 (0)