open_deep_research
open_deep_research copied to clipboard
feedback node
while code run in feedback state, no panel appeared to take input_feedback which cause error in this stage 'interrupt'
I am using colab notebook
thanks in advance.
Can you share specific error trace?
When you research interrupt, you click Continue and then can enter feedback (either true or "...my feedback").
We are working to improve this:
1/ @vbarda will add schema to interrupt
2/ @lc-arjun will add this to Studio
the problem occures when doing code [not when setup locally]
after running code:
async for event in graph.astream(Command(resume="Include a revenue estimate (ARR) in the sections"), thread, stream_mode="updates"):
print(event)
No input found to write the feedback, instead raise an error 'interrupt' with value "please provide feedback"