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 734b740 commit a3b7181Copy full SHA for a3b7181
scrapegraphai/prompts/__init__.py
@@ -10,4 +10,4 @@
10
from .robots_node_prompts import template_robot
11
from .search_internet_node_prompts import template_search_internet
12
from .search_link_node_prompts import template_relevant_links
13
-from .search_link_node_with_context_prompts import template_search_with_context_chunks, template_search_with_context_no_chunks
+from .search_node_with_context_prompts import template_search_with_context_chunks, template_search_with_context_no_chunks
0 commit comments