Y
Hacker News
new
|
ask
|
show
|
jobs
by
7777777phil
142 days ago
I have been building Research automation with LangGraph for the past 2 months. We always put a human in the loop checkpoint after each critical step, might be annoying now but I think it will save us long-term.
1 comments
Gioppix
140 days ago
how have you implemented that?
link
7777777phil
140 days ago
Check LangGraph HIL Doc:
https://docs.langchain.com/oss/python/langchain/human-in-the...
the implementation we are building is open source:
https://github.com/giatenica/gia-agentic-short-v2
link