We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3960e56 commit 261ecbfCopy full SHA for 261ecbf
scrapegraphai/nodes/search_internet_node.py
@@ -29,7 +29,6 @@ class SearchInternetNode(BaseNode):
29
generated answer will be stored.
30
model_config (dict): Configuration parameters for the language model client.
31
node_name (str, optional): The unique identifier name for the node.
32
- Defaults to "GenerateAnswer".
33
34
Methods:
35
execute(state): Processes the input and document from the state to generate an answer,
0 commit comments