mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-04 16:52:37 +00:00
docs: add E2B Sandbox Tools page (#5647)
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
Document the new E2BExecTool, E2BPythonTool, and E2BFileTool — agent tools that run shell commands, Python, and filesystem ops inside isolated E2B remote sandboxes. Adds the page under tools/ai-ml/ and wires it into the navigation in docs.json. Co-authored-by: iris-clawd <iris@crewai.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -282,7 +282,8 @@
|
||||
"en/tools/ai-ml/llamaindextool",
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool"
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1242,6 +1243,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -1722,6 +1724,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -2202,6 +2205,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -2682,6 +2686,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -3161,6 +3166,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -3639,6 +3645,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -4117,6 +4124,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -4595,6 +4603,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -5075,6 +5084,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
@@ -5554,6 +5564,7 @@
|
||||
"en/tools/ai-ml/langchaintool",
|
||||
"en/tools/ai-ml/ragtool",
|
||||
"en/tools/ai-ml/codeinterpretertool",
|
||||
"en/tools/ai-ml/e2bsandboxtools",
|
||||
"en/tools/ai-ml/daytona"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user