mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: merge_anwser prompt import
This commit is contained in:
parent
9fa3df2390
commit
f17cef94bb
@ -7,7 +7,7 @@ from langchain.prompts import PromptTemplate
|
||||
from langchain_core.output_parsers import JsonOutputParser
|
||||
from ..utils.logging import get_logger
|
||||
from .base_node import BaseNode
|
||||
from ..helpers import template_combined
|
||||
from ..prompts import template_combined
|
||||
|
||||
|
||||
class MergeAnswersNode(BaseNode):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user