mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
Update csv_scraper_graph.py
This commit is contained in:
parent
4440790f00
commit
a3d7f1b71c
@ -36,7 +36,7 @@ class CSVScraperGraph(AbstractGraph):
|
||||
input="csv | csv_dir",
|
||||
output=["doc"],
|
||||
)
|
||||
|
||||
|
||||
generate_answer_node = GenerateAnswerCSVNode(
|
||||
input="user_prompt & (relevant_chunks | doc)",
|
||||
output=["answer"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user