mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
use interrupt primitive with db context for notion page creation
This commit is contained in:
parent
c9b0e55ce9
commit
066fb6dbfb
4 changed files with 84 additions and 23 deletions
|
|
@ -274,7 +274,6 @@ async def create_surfsense_deep_agent(
|
|||
context_schema=SurfSenseContextSchema,
|
||||
checkpointer=checkpointer,
|
||||
interrupt_on={
|
||||
"create_notion_page": True,
|
||||
"delete_notion_page": {"allowed_decisions": ["approve", "reject"]},
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue