|
I find langgraph chat in documents useful, how can I hook it up as mcp or skill or a tool for the Claude Code?
|
|
2
|
30
|
April 7, 2026
|
|
How to implement the Router Pattern in Deep Agents? (Routing to multiple specialized Deep Agents with different structured outputs)
|
|
4
|
18
|
April 7, 2026
|
|
`Failed to use model_dump to serialize <class 'langchain_core.tools.structured.StructuredTool'> to JSON: PydanticSerializationError(Unable to serialize unknown type: <class 'pydantic._internal._model_construction.ModelMetaclass'>)`
|
|
13
|
24
|
April 7, 2026
|
|
`PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.12/migration/`
|
|
19
|
27
|
April 7, 2026
|
|
Bogus warning messages after upgrading dependencies which could have security impact if not addressed
|
|
3
|
32
|
April 5, 2026
|
|
Tool.func typing
|
|
3
|
25
|
April 3, 2026
|
|
`anyio.CancelScope(shield=True)` not working inside langgraph node
|
|
1
|
19
|
April 3, 2026
|
|
Handling Non-PDF File Attachments in LangChain HumanMessage
|
|
1
|
21
|
April 2, 2026
|
|
How are teams handling evals when agent pipelines span multiple LangSmith projects?
|
|
1
|
20
|
April 1, 2026
|
|
Langgraph RemoteGraph
|
|
4
|
534
|
March 30, 2026
|
|
Guarding tool calls against prompt injection / exfiltration
|
|
3
|
92
|
March 30, 2026
|
|
Using the useStream frontend API with custom FastAPI backend
|
|
4
|
72
|
March 30, 2026
|
|
DeepAgents CLI: Do subagents have to be defined in Python, or can they be defined via YAML?
|
|
2
|
15
|
March 30, 2026
|
|
Feature request: Configurable PostgreSQL schema for langgraph-checkpoint-postgres (parity with LangGraphJS)
|
|
2
|
22
|
March 30, 2026
|
|
Qwen 3.5 tool calling
|
|
2
|
101
|
March 28, 2026
|
|
How to propagate cancellation across multi-level LangGraph agents
|
|
1
|
20
|
March 28, 2026
|
|
When is it actually a failure? Diagnosing agent behavior beyond LangGraph traces
|
|
0
|
26
|
March 27, 2026
|
|
Structured data fields (1000+): Dedicated LLM channel vs vectorized field names?
|
|
3
|
19
|
March 26, 2026
|
|
When to use config['configurable'] vs. context in graph nodes?
|
|
5
|
26
|
March 25, 2026
|
|
[DashScope] reasoning parameter on ChatOpenAI breaks subagent tool calling — use separate models as workaround
|
|
2
|
35
|
March 24, 2026
|
|
PollerCompletionQueue._handle_events BlockingIOError spam in LangGraph Cloud logs
|
|
4
|
45
|
March 24, 2026
|
|
Parallel Nodes: how to manage failures or exceptions
|
|
3
|
89
|
March 23, 2026
|
|
With too many fields, how should deepagents handle this properly?
|
|
7
|
49
|
March 23, 2026
|
|
How to pass runtime to dynamically bind tools?
|
|
3
|
80
|
March 23, 2026
|
|
Can the input and output of deep_agent's sub-agents be output in streaming mode?
|
|
1
|
30
|
March 22, 2026
|
|
Make a llm.with_structured_output call a tool
|
|
5
|
2280
|
March 22, 2026
|
|
Feedback Wanted: My Structured Multi-Agent Research Assistant (Inspired by LangGraph Academy)
|
|
1
|
29
|
March 20, 2026
|
|
[LangSmith Studio Issue] when resuming from an interrupt inside a subgraph. it doesn't properly resume, instead restarts
|
|
10
|
82
|
March 19, 2026
|
|
Complete context compression through middleware
|
|
2
|
41
|
March 19, 2026
|
|
How to fix asynchronous context manager errors in PostgresStore
|
|
6
|
39
|
March 19, 2026
|