Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/source/run-workflows/existing-agents/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ While this new approach simplifies integration, wrapping agents is still the pre
NeMo Agent Toolkit currently provides automatic wrappers for the following frameworks:

- [LangGraph](langgraph.md): Integrate existing LangGraph agents and workflows
- [OpenShell](openshell.md): Run NeMo Agent Toolkit workloads inside an OpenShell sandbox with explicit auth and egress boundaries

## Benefits of Using Automatic Wrappers

Expand Down Expand Up @@ -84,4 +85,5 @@ Each framework guide provides complete examples and step-by-step instructions fo
:titlesonly:
LangGraph <./langgraph.md>
OpenShell <./openshell.md>
```
Loading
Loading