Skip to content

Commit 98cb30d

Browse files
authored
Remove mention of LGP on deep agents (#1565)
1 parent fce28e7 commit 98cb30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oss/deepagents/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For simpler use cases, consider using LangChain's [`createAgent`](/oss/langchain
4848
Deep agents is built on top of:
4949
- **LangGraph** - Provides the underlying graph execution and state management
5050
- **LangChain** - Tools and model integrations work seamlessly with deep agents
51-
- **LangSmith** - Observability and deployment through LangGraph Platform
51+
- **LangSmith** - Observability, evaluation, and deployment
5252

5353
Deep agents applications can be deployed via [LangSmith Deployment](/langsmith/deployments) and monitored with [LangSmith Observability](/langsmith/observability).
5454

0 commit comments

Comments
 (0)