[GH-ISSUE #4689] [FEAT]: Add langchain deep agent #2968

Closed
opened 2026-02-22 18:32:04 -05:00 by yindo · 1 comment
Owner

Originally created by @DavidGil-dagg on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4689

What would you like to see?

I suggest incorporating the langchain-ai/deepagents repository https://github.com/langchain-ai/deepagents to unlock more advanced and structured capabilities for our LLM-based components.

Why Consider This Integration?
This addition can improve the project by providing access to sophisticated agent architectures that go beyond standard implementations. deepagents offers optimized frameworks and tools for designing agents with better planning abilities, more effective memory management, and organized systems for tool utilization.

This means our agents could:

Handle more complex, multi-step tasks reliably.
Benefit from modular structures that make experimentation and maintenance easier.
Be better positioned to implement advanced patterns like specialized sub-agents or team coordination.

Originally created by @DavidGil-dagg on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4689 ### What would you like to see? I suggest incorporating the langchain-ai/deepagents repository https://github.com/langchain-ai/deepagents to unlock more advanced and structured capabilities for our LLM-based components. Why Consider This Integration? This addition can improve the project by providing access to sophisticated agent architectures that go beyond standard implementations. deepagents offers optimized frameworks and tools for designing agents with better planning abilities, more effective memory management, and organized systems for tool utilization. This means our agents could: Handle more complex, multi-step tasks reliably. Benefit from modular structures that make experimentation and maintenance easier. Be better positioned to implement advanced patterns like specialized sub-agents or team coordination.
yindo added the enhancementfeature request labels 2026-02-22 18:32:04 -05:00
yindo closed this issue 2026-02-22 18:32:05 -05:00
Author
Owner

@timothycarambat commented on GitHub (Nov 26, 2025):

Agents can already call multiple tools in a row. We are also moving toward ripping all langchain deps out of the repo totally since it has been a day-1 headache since it was introduced to the repo.

@timothycarambat commented on GitHub (Nov 26, 2025): Agents can already call multiple tools in a row. We are also moving toward ripping all langchain deps out of the repo totally since it has been a day-1 headache since it was introduced to the repo.
yindo changed title from [FEAT]: Add langchain deep agent to [GH-ISSUE #4689] [FEAT]: Add langchain deep agent 2026-06-05 14:49:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2968