llama-stack/docs/source/distributions/self_hosted_distro
Ashwin Bharambe 272d3359ee
fix: remove code interpeter implementation (#2087)
# What does this PR do?

The builtin implementation of code interpreter is not robust and has a
really weak sandboxing shell (the `bubblewrap` container). Given the
availability of better MCP code interpreter servers coming up, we should
use them instead of baking an implementation into the Stack and
expanding the vulnerability surface to the rest of the Stack.

This PR only does the removal. We will add examples with how to
integrate with MCPs in subsequent ones.

## Test Plan

Existing tests.
2025-05-01 14:35:08 -07:00
..
bedrock.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
cerebras.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
dell-tgi.md fix: docker run with --pull always to fetch the latest image (#1733) 2025-03-20 15:35:48 -07:00
dell.md fix: docker run with --pull always to fetch the latest image (#1733) 2025-03-20 15:35:48 -07:00
fireworks.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
groq.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
meta-reference-gpu.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
nvidia.md feat: Add NVIDIA NeMo datastore (#1852) 2025-04-28 09:41:59 -07:00
ollama.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
passthrough.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
remote-vllm.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
sambanova.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
tgi.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
together.md fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00