fix: Resolve issue with dataset names for example
This commit is contained in:
parent
9d8430cfb0
commit
e061f34a28
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ async def run_feedback_enrichment_memify(last_n: int = 5):
|
|||
extraction_tasks=extraction_tasks,
|
||||
enrichment_tasks=enrichment_tasks,
|
||||
data=[{}], # A placeholder to prevent fetching the entire graph
|
||||
dataset="feedback_enrichment_minimal",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue