[GH-ISSUE #6] Reflection does nothing, make sense? #3

Open
opened 2026-02-15 16:29:17 -05:00 by yindo · 1 comment
Owner

Originally created by @XinyueZ on GitHub (Sep 7, 2025).
Original GitHub issue: https://github.com/langchain-ai/deep_research_from_scratch/issues/6

The tool of think_tool does nothing, just returns arg, can you explain why?

https://github.com/langchain-ai/deep_research_from_scratch/blob/main/src%2Fdeep_research_from_scratch%2Futils.py#L214-L214

Originally created by @XinyueZ on GitHub (Sep 7, 2025). Original GitHub issue: https://github.com/langchain-ai/deep_research_from_scratch/issues/6 The tool of `think_tool` does nothing, just returns arg, can you explain why? https://github.com/langchain-ai/deep_research_from_scratch/blob/main/src%2Fdeep_research_from_scratch%2Futils.py#L214-L214
Author
Owner

@jameskanyiri commented on GitHub (Sep 19, 2025):

The think_tool help to add a step to stop and think about whether it has all the information it needs to move forward. Think of it like a reasoning step to access what has been done and what need to be done next

@jameskanyiri commented on GitHub (Sep 19, 2025): The think_tool help to add a step to stop and think about whether it has all the information it needs to move forward. Think of it like a reasoning step to access what has been done and what need to be done next
yindo changed title from Reflection does nothing, make sense? to [GH-ISSUE #6] Reflection does nothing, make sense? 2026-06-05 17:20:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deep_research_from_scratch#3